summaryrefslogtreecommitdiff
path: root/test/lit/merge/fusing.wat
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/merge/fusing.wat')
-rw-r--r--test/lit/merge/fusing.wat2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lit/merge/fusing.wat b/test/lit/merge/fusing.wat
index 645634b4d..780cf1cf7 100644
--- a/test/lit/merge/fusing.wat
+++ b/test/lit/merge/fusing.wat
@@ -22,7 +22,7 @@
;; CHECK: (type $none_=>_i32 (func (result i32)))
- ;; CHECK: (import "third" "missing" (func $other.missing))
+ ;; CHECK: (import "third" "missing" (func $other.missing (type $none_=>_none)))
(import "third" "missing" (func $other.missing))
;; CHECK: (memory $second.mem 2)