blob: c07d81b8a9c261ef1931b38b6cc6695c1ad4bf11 [file] [log] [blame]
actual = '';
expected = '';
(function () {
var y;
(eval("(function () {\
for (var x = 0; x < 3; ++x) {\
''.replace(/a/, (y = 3))\
}\
});\
"))()
})()
assertEq(actual, expected)