async function lol() { let a = 0; let b = await gc(); let c = 100; let d = await l(); return 1; }