summaryrefslogtreecommitdiff
path: root/test/debugInfo.fromasm.no-opts
diff options
context:
space:
mode:
Diffstat (limited to 'test/debugInfo.fromasm.no-opts')
-rw-r--r--test/debugInfo.fromasm.no-opts2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/debugInfo.fromasm.no-opts b/test/debugInfo.fromasm.no-opts
index 054226a3a..c56627bcb 100644
--- a/test/debugInfo.fromasm.no-opts
+++ b/test/debugInfo.fromasm.no-opts
@@ -47,7 +47,7 @@
)
)
(func $i32s-rem (param $0 i32) (param $1 i32) (result i32)
- (if i32
+ (if (result i32)
(i32.eqz
(get_local $1)
)