UNPKG

test262-parser-tests

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