summaryrefslogtreecommitdiff
path: root/test/min.fromasm
diff options
context:
space:
mode:
Diffstat (limited to 'test/min.fromasm')
-rw-r--r--test/min.fromasm4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/min.fromasm b/test/min.fromasm
index 51750dd53..b5d826e4f 100644
--- a/test/min.fromasm
+++ b/test/min.fromasm
@@ -24,8 +24,6 @@
(nop)
)
(func $ctzzzz (result i32)
- (i32.ctz
- (i32.const 4660)
- )
+ (i32.const 2)
)
)