UNPKG

test262-parser-tests

Version:
1 lines 44 B
function* a(){ function* b(c = yield* d){} }