summaryrefslogtreecommitdiff
path: root/test/unit.fromasm
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit.fromasm')
-rw-r--r--test/unit.fromasm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit.fromasm b/test/unit.fromasm
index c578d8b63..9e614adbf 100644
--- a/test/unit.fromasm
+++ b/test/unit.fromasm
@@ -415,7 +415,7 @@
(i32.const 1)
)
(loop $for-out$0 $for-in$1
- (if_else
+ (if
(i32.lt_s
(get_local $i)
(i32.const 200)