Skip to content

Commit 689e497

Browse files
committed
Fix SourceKit test, doc_clang_module. Remove Sendable conformance.
1 parent 47cc279 commit 689e497

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/SourceKit/DocSupport/doc_clang_module.swift.response

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5591,11 +5591,6 @@ var FooSubUnnamedEnumeratorA1: Int { get }
55915591
key.kind: source.lang.swift.ref.protocol,
55925592
key.name: "_Pointer",
55935593
key.usr: "s:s8_PointerP"
5594-
},
5595-
{
5596-
key.kind: source.lang.swift.ref.protocol,
5597-
key.name: "Sendable",
5598-
key.usr: "s:s8SendableP"
55995594
}
56005595
]
56015596
},

0 commit comments

Comments
 (0)