summaryrefslogtreecommitdiff
path: root/test/unit.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit.wast')
-rw-r--r--test/unit.wast4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/unit.wast b/test/unit.wast
index ecf964c1e..b8823d34f 100644
--- a/test/unit.wast
+++ b/test/unit.wast
@@ -1,7 +1,7 @@
(module
(memory 16777216 16777216)
- (import $f64-to-int "asm2wasm" "f64-to-int" (param f64) (result i32))
- (import $f64-rem "asm2wasm" "f64-rem" (param f64 f64) (result f64))
+ (import $f64-to-int "asm2wasm" "f64-to-int" (param f64) (result i32))
+ (import $f64-rem "asm2wasm" "f64-rem" (param f64 f64) (result f64))
(export "big_negative" $big_negative)
(table $z $big_negative $z $z $w $w $importedDoubles $w)
(func $big_negative