async function foo() { function bar(x = await 2) {} }