UNPKG

test262-parser-tests

Version:
10 lines (9 loc) 110 B
(function() { if (a) { return 1; b(); } else { c(); } return 2; }());