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