UNPKG

test262-parser-tests

Version:
9 lines (8 loc) 72 B
for (;;) { if (a) { if (b) { continue; } c(); } }