UNPKG

test262-parser-tests

Version:
9 lines (8 loc) 83 B
function a() { try { a(); } catch (b) { var c = (1); } return c; }