michael@0: michael@0: f = eval("(function(){return x=Iterator(/x/)})") michael@0: for (a in f()) {} michael@0: for (d in x) {} michael@0: michael@0: reportCompare(0, 0, "");