UNPKG

test262-parser-tests

Version:
7 lines (6 loc) 107 B
(function () { var a = 1; with (b) { a + (c(), d(), e()); // do not transform } }());