UNPKG

test262-parser-tests

Version:
1 lines 37 B
function* a(){ (b = yield* c) => 1; }