summaryrefslogtreecommitdiff
path: root/test/wasm-only.fromasm
diff options
context:
space:
mode:
Diffstat (limited to 'test/wasm-only.fromasm')
-rw-r--r--test/wasm-only.fromasm6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/wasm-only.fromasm b/test/wasm-only.fromasm
index 14e381b35..22414155e 100644
--- a/test/wasm-only.fromasm
+++ b/test/wasm-only.fromasm
@@ -873,9 +873,9 @@
)
)
)
- (set_local $0
- (i32.const 0)
- )
+ )
+ (set_local $0
+ (i32.const 0)
)
)
)