UNPKG

test262-parser-tests

Version:
9 lines 170 B
function a() { b(); c(); d = 1; return; if (d) { e(); } }