UNPKG

test262-parser-tests

Version:
9 lines (8 loc) 138 B
(function() { a: for(;;) { for (;;) { break a; b(); // This should be removed. } } }());