summaryrefslogtreecommitdiff
path: root/test/lit/passes
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/passes')
-rw-r--r--test/lit/passes/local-subtyping.wast2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lit/passes/local-subtyping.wast b/test/lit/passes/local-subtyping.wast
index d5fc3d63d..04890521d 100644
--- a/test/lit/passes/local-subtyping.wast
+++ b/test/lit/passes/local-subtyping.wast
@@ -274,7 +274,7 @@
;; CHECK: (func $multiple-iterations-refinalize-call-ref-bottom (type $0)
;; CHECK-NEXT: (local $f nullfuncref)
- ;; CHECK-NEXT: (local $x anyref)
+ ;; CHECK-NEXT: (local $x (ref none))
;; CHECK-NEXT: (local.set $f
;; CHECK-NEXT: (ref.null nofunc)
;; CHECK-NEXT: )