UNPKG

test262-parser-tests

Version:
8 lines (7 loc) 70 B
function a(b) { if (b) { return; } else { return 1; } }