Skip to content

Commit 4831608

Browse files
committed
[Test] Remove CHECK line as it's not really relevant
1 parent 0e561ce commit 4831608

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/SILGen/property_wrappers.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,6 @@ class ClassWrapper<T> {
535535

536536

537537
struct SR_11603 {
538-
// CHECK: @StructWrapper @ClassWrapper var prop: Int { get nonmutating set }
539538
@StructWrapper @ClassWrapper var prop: Int
540539

541540
func foo() {

0 commit comments

Comments
 (0)