summaryrefslogtreecommitdiff
path: root/test/lit/passes/dce-eh.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/passes/dce-eh.wast')
-rw-r--r--test/lit/passes/dce-eh.wast2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lit/passes/dce-eh.wast b/test/lit/passes/dce-eh.wast
index 5915eb7bd..f05f5122e 100644
--- a/test/lit/passes/dce-eh.wast
+++ b/test/lit/passes/dce-eh.wast
@@ -4,7 +4,7 @@
;; If either try body or catch body is reachable, the whole try construct is
;; reachable
(module
- ;; CHECK: (tag $e (param))
+ ;; CHECK: (tag $e)
;; CHECK: (func $foo (type $0)
;; CHECK-NEXT: (nop)