UNPKG

test262-parser-tests

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