summaryrefslogtreecommitdiff
path: root/test/lit/legacy-static-casts.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/legacy-static-casts.wast')
-rw-r--r--test/lit/legacy-static-casts.wast4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/lit/legacy-static-casts.wast b/test/lit/legacy-static-casts.wast
index 0cbd30a2d..dfef240d3 100644
--- a/test/lit/legacy-static-casts.wast
+++ b/test/lit/legacy-static-casts.wast
@@ -17,12 +17,12 @@
;; CHECK-NEXT: )
;; CHECK-NEXT: )
;; CHECK-NEXT: (drop
- ;; CHECK-NEXT: (ref.cast null $struct
+ ;; CHECK-NEXT: (ref.cast null none
;; CHECK-NEXT: (ref.null none)
;; CHECK-NEXT: )
;; CHECK-NEXT: )
;; CHECK-NEXT: (drop
- ;; CHECK-NEXT: (ref.cast_nop $struct
+ ;; CHECK-NEXT: (ref.cast_nop none
;; CHECK-NEXT: (ref.null none)
;; CHECK-NEXT: )
;; CHECK-NEXT: )