summaryrefslogtreecommitdiff
path: root/test/unit.fromasm.no-opts
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit.fromasm.no-opts')
-rw-r--r--test/unit.fromasm.no-opts5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/unit.fromasm.no-opts b/test/unit.fromasm.no-opts
index 074a44bfe..09d8361bd 100644
--- a/test/unit.fromasm.no-opts
+++ b/test/unit.fromasm.no-opts
@@ -2010,6 +2010,11 @@
)
)
(drop
+ (call $sqrts
+ (f64.const 2.18281)
+ )
+ )
+ (drop
(call $f2u
(f64.const 100)
)