UNPKG

test262-parser-tests

Version:
9 lines (8 loc) 89 B
if (a) { try { b("try"); } catch (c) {} ((function () { b("d"); })()); }