UNPKG

test262-parser-tests

Version:
8 lines 96 B
while (a) { if (b) break; c.d("a"); } e: while (a) { if (b) break e; c.d("a"); }