summaryrefslogtreecommitdiff
path: root/test/wasm2js/block.2asm.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/wasm2js/block.2asm.js')
-rw-r--r--test/wasm2js/block.2asm.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wasm2js/block.2asm.js b/test/wasm2js/block.2asm.js
index d08822100..b7684456c 100644
--- a/test/wasm2js/block.2asm.js
+++ b/test/wasm2js/block.2asm.js
@@ -68,7 +68,7 @@ function asmFunc(global, env, buffer) {
function $8() {
dummy();
- return (13 | 0) == (0 | 0) | 0;
+ return !13 | 0;
}
function $9() {