summaryrefslogtreecommitdiff
path: root/test/lit/passes/ssa.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/passes/ssa.wast')
-rw-r--r--test/lit/passes/ssa.wast1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lit/passes/ssa.wast b/test/lit/passes/ssa.wast
index 68b853607..b082cd888 100644
--- a/test/lit/passes/ssa.wast
+++ b/test/lit/passes/ssa.wast
@@ -6,7 +6,6 @@
(type $A (struct ))
;; CHECK: (func $foo (type $1)
- ;; CHECK-NEXT: (nop)
;; CHECK-NEXT: )
(func $foo)