UNPKG

test262-parser-tests

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