blob: 8ff8e411c72a2cec3af5f011042d7a24c1a57b5f [file] [log] [blame]
for each(let x in [0, {}, 0, {}]) {
x.valueOf
}
// don't crash