summaryrefslogtreecommitdiff
path: root/test/lit/passes/stack-ir-eh.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/passes/stack-ir-eh.wast')
-rw-r--r--test/lit/passes/stack-ir-eh.wast2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lit/passes/stack-ir-eh.wast b/test/lit/passes/stack-ir-eh.wast
index b9e44174d..71064f512 100644
--- a/test/lit/passes/stack-ir-eh.wast
+++ b/test/lit/passes/stack-ir-eh.wast
@@ -6,7 +6,7 @@
;; CHECK: (tag $e0 (param i32))
(tag $e0 (param i32))
- ;; CHECK: (func $eh
+ ;; CHECK: (func $eh (type $none_=>_none)
;; CHECK-NEXT: try $l0
;; CHECK-NEXT: i32.const 0
;; CHECK-NEXT: throw $e0