UNPKG

test262-parser-tests

Version:
11 lines (10 loc) 105 B
if (a) { // optimize it (function () { b('c'); }()); try { b("d"); } catch (e) { } }