1 2 3 4 5 6 7 8
x = true; (function() { for each(let c in [0, x]) { (arguments)[4] *= c } })() // don't assert