async () => { let await = 5; } function *foo() { let yield = 5; } let eval = 5; let let = 5; const let = 5; let a, a;