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