async function fn() { async (x = await 2) => {}; }