UNPKG

test262-parser-tests

Version:
10 lines (9 loc) 79 B
if (a) { with (b) { if (c) { debugger; } } } else { d(); }