UNPKG

test262-parser-tests

Version:
10 lines (9 loc) 144 B
(function() { try { throw 'a'; } catch (b) { } finally { return 1; } c(); // This should be removed. }());