blob: 6b6229d06a004fd358b2cacc24c825c08a70e6bb [file] [log] [blame]
// |jit-test| error:TypeError
// Binary: cache/js-dbg-64-88a6e0534e03-linux
// Flags: -j
//
for (a in [/x/, null, new String - Infinity]) {
print(new evalcx(" "))
}