diff options
Diffstat (limited to 'test/emcc_O2_hello_world.fromasm.imprecise')
-rw-r--r-- | test/emcc_O2_hello_world.fromasm.imprecise | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/test/emcc_O2_hello_world.fromasm.imprecise b/test/emcc_O2_hello_world.fromasm.imprecise index 02aced32b..1e7e99197 100644 --- a/test/emcc_O2_hello_world.fromasm.imprecise +++ b/test/emcc_O2_hello_world.fromasm.imprecise @@ -8383,12 +8383,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 |