// SCRIPT async function* test() { class A { prop = yield; } }