summaryrefslogtreecommitdiff
path: root/test/emcc_hello_world.fromasm
diff options
context:
space:
mode:
Diffstat (limited to 'test/emcc_hello_world.fromasm')
-rw-r--r--test/emcc_hello_world.fromasm5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/emcc_hello_world.fromasm b/test/emcc_hello_world.fromasm
index 88db1c1ce..f01ba2f5d 100644
--- a/test/emcc_hello_world.fromasm
+++ b/test/emcc_hello_world.fromasm
@@ -5507,10 +5507,7 @@
(tee_local $5
(i32.add
(i32.xor
- (i32.and
- (get_local $32)
- (i32.const 1)
- )
+ (get_local $32)
(i32.const 1)
)
(get_local $17)