UNPKG

test262-parser-tests

Version:
11 lines 119 B
b: switch (1) { case 2: a(); for (;;) break b; c(); break; case 3+4: d(); default: e(); }