UNPKG

test262-parser-tests

Version:
10 lines 104 B
function a() { b(); c(); return d(); } function e() { b(); c(); throw new f(); }