UNPKG

test262-parser-tests

Version:
9 lines (8 loc) 121 B
(function() { try { throw 'a'; } finally { b(); } c(); // This should be removed. }());