michael@0: for each(let x in [0, {}, 0, {}]) { michael@0: x.valueOf michael@0: } michael@0: michael@0: // don't crash