Skip to content

Commit 2dad4a8

Browse files
committed
update test
1 parent 76b1661 commit 2dad4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/lit/passes/optimize-casts.wast

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
;; RUN: | filecheck %s
44

55
(module
6-
;; CHECK: (type $A (struct_subtype data))
6+
;; CHECK: (type $A (struct ))
77
(type $A (struct_subtype data))
88

99
;; CHECK: (type $B (struct_subtype $A))

0 commit comments

Comments
 (0)