UNPKG

test262-parser-tests

Version:
15 lines (14 loc) 114 B
if (a()) { if (b()) { c(); } else { d(); } } else { d(); } if (a()) { if (b()) { c(); } }