michael@0: x = 0 michael@0: for (a = 0; a < 3; a++) { michael@0: (function () { michael@0: return Float64Array michael@0: })()(x, 1) michael@0: }