async function *iter() { await async do { yield 1; } };