michael@0: 'use strict'; michael@0: eval("var i = 0; var end = 9; for(var j = 0; j < end; i++, j++) { i = 0; }"); michael@0: print("done");