diff options
Diffstat (limited to 'test/emcc_hello_world.fromasm')
-rw-r--r-- | test/emcc_hello_world.fromasm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/emcc_hello_world.fromasm b/test/emcc_hello_world.fromasm index 4f75e6320..733670cd6 100644 --- a/test/emcc_hello_world.fromasm +++ b/test/emcc_hello_world.fromasm @@ -5317,8 +5317,8 @@ (get_local $13) ) ) - (loop $while-in90 - (set_local $9 + (set_local $9 + (loop $while-in90 (result i32) (block $while-out89 (result i32) (if (i32.le_u |