blob: 0b1185d4c1ed781ed6ee940ee87a9034e04001d9 [file] [log] [blame]
// Binary: cache/js-dbg-64-fecae145d884-linux
// Flags: -m -n -a
//
function foo(x) {
x === x--;
}
foo(1.2);