michael@0: x = true; michael@0: (function() { michael@0: for each(let c in [0, x]) { michael@0: (arguments)[4] *= c michael@0: } michael@0: })() michael@0: michael@0: // don't assert