michael@0: // Binary: cache/js-dbg-32-a214b695dc7b-linux michael@0: // Flags: -j michael@0: // michael@0: (function() { michael@0: eval("\ michael@0: function c() {\ michael@0: for (var b = 0; b < 2; ++b) {\ michael@0: print(this)\ michael@0: }\ michael@0: }\ michael@0: c();\ michael@0: c();\ michael@0: ") michael@0: })()