diff options
Diffstat (limited to 'test/emcc_hello_world.fromasm')
-rw-r--r-- | test/emcc_hello_world.fromasm | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/test/emcc_hello_world.fromasm b/test/emcc_hello_world.fromasm index 17fb1483f..849b42aac 100644 --- a/test/emcc_hello_world.fromasm +++ b/test/emcc_hello_world.fromasm @@ -13329,12 +13329,9 @@ (if (i32.lt_u (tee_local $1 - (i32.add + (i32.sub (get_local $1) - (i32.sub - (i32.const 0) - (get_local $7) - ) + (get_local $7) ) ) (get_local $11) |