diff options
Diffstat (limited to 'test/emcc_hello_world.fromasm')
-rw-r--r-- | test/emcc_hello_world.fromasm | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/emcc_hello_world.fromasm b/test/emcc_hello_world.fromasm index 3f72ff7a6..52aab6da5 100644 --- a/test/emcc_hello_world.fromasm +++ b/test/emcc_hello_world.fromasm @@ -9568,9 +9568,7 @@ (i32.const 76) ) (block - (set_local $label - (i32.const 0) - ) + (i32.const 0) (set_local $$a$0 (call $_fmt_u (get_local $$148) |