UNPKG

test262-parser-tests

Version:
11 lines (10 loc) 137 B
// Do not mangle to the same name e: { d: { a("b"); if (c) { break d; } break e; } }