UNPKG

test262-parser-tests

Version:
8 lines (7 loc) 106 B
(function () { var a; with (b) { a; } a = a += 1; // This should be reduce }());