michael@0: michael@0: i = 0; michael@0: do { michael@0: with({ michael@0: TestCase: Float64Array michael@0: }) for each(let TestCase in [TestCase]) {} michael@0: } while (i++ < 10); michael@0: function TestCase(n, d, e, a) {}