UNPKG

test262-parser-tests

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