UNPKG

test262-parser-tests

Version:
4 lines (3 loc) 60 B
function* a() { ((yield (b = c)), (yield* (d = e))), f; }