UNPKG

test262-parser-tests

Version:
7 lines (6 loc) 91 B
for (;;) { if (a) { continue; } b(); // This should not be removed. }