UNPKG

test262-parser-tests

Version:
7 lines (6 loc) 95 B
(function() { var a = 1; with (b) { a, 2, 3; // 'i' should remain } }());