summaryrefslogtreecommitdiff
path: root/test/emcc_O2_hello_world.fromasm
diff options
context:
space:
mode:
Diffstat (limited to 'test/emcc_O2_hello_world.fromasm')
-rw-r--r--test/emcc_O2_hello_world.fromasm12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/emcc_O2_hello_world.fromasm b/test/emcc_O2_hello_world.fromasm
index 6e87f27b1..cd097028a 100644
--- a/test/emcc_O2_hello_world.fromasm
+++ b/test/emcc_O2_hello_world.fromasm
@@ -8389,12 +8389,12 @@
(i32.const 3)
)
)
- (set_local $2
- (i32.const 4)
- )
- (set_local $1
- (get_local $0)
- )
+ )
+ (set_local $2
+ (i32.const 4)
+ )
+ (set_local $1
+ (get_local $0)
)
)
(block