UNPKG

test262-parser-tests

Version:
9 lines (8 loc) 82 B
((function () { var a = (1); a; var b = (2); with (c) { b; } })());