1 2 3 4 5 6
// |jit-test| error: TypeError for (var i = 0; i < 1; i++) { let y if (undefined) continue undefined.e }