//@sourcemap: true var a = [1, 2, 3]; for (var v of a) { v; a; }