UNPKG

test262-parser-tests

Version:
7 lines (6 loc) 95 B
// Do not remove first if consequent block if (a) { if (b) { true; } } else { false; }