blob: 187498ceac9f01ad3b5749905fed1a670791c3b9 [file] [log] [blame]
export default async function * test() {
yield 40;
}