UNPKG

test262-parser-tests

Version:
7 lines (6 loc) 126 B
(function () { var a = 1; with (b) { a += a += 2; // 'i' lookup can be observed by obj's getter. } }());