UNPKG

test262-parser-tests

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