UNPKG

test262-parser-tests

Version:
9 lines (8 loc) 97 B
function a() { if (void 1) { var b = 2; } else { c(a); } c(b); }