UNPKG

test262-parser-tests

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