UNPKG

test262-parser-tests

Version:
21 lines (20 loc) 168 B
if (a) { { { {} } } if (b) { c(); } { {} } } else { d(); } if (a) { for (var e = (1); e < (2); ++e) if (b) c(); } else { d(); }