UNPKG

test262-parser-tests

Version:
10 lines 130 B
while (a) { if (b) { switch (true) { case c(): d(); } continue; } e(); }