UNPKG

test262-parser-tests

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