Skip to content

Commit 6fa673d

Browse files
committed
Fixup test
1 parent 422fb5c commit 6fa673d

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

test/SourceKit/DocSupport/doc_system_module_underscored.swift.response

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1214,14 +1214,7 @@ protocol Other1 {
12141214
key.usr: "s:16UnderscoredProto1BC4Elema",
12151215
key.offset: 548,
12161216
key.length: 23,
1217-
key.fully_annotated_decl: "<decl.typealias><syntaxtype.keyword>typealias</syntaxtype.keyword> <decl.name>Elem</decl.name> = <ref.struct usr=\"s:SS\">String</ref.struct></decl.typealias>",
1218-
key.conforms: [
1219-
{
1220-
key.kind: source.lang.swift.ref.protocol,
1221-
key.name: "ConcurrentValue",
1222-
key.usr: "s:s15ConcurrentValueP"
1223-
}
1224-
]
1217+
key.fully_annotated_decl: "<decl.typealias><syntaxtype.keyword>typealias</syntaxtype.keyword> <decl.name>Elem</decl.name> = <ref.struct usr=\"s:SS\">String</ref.struct></decl.typealias>"
12251218
},
12261219
{
12271220
key.kind: source.lang.swift.decl.function.method.instance,

0 commit comments

Comments
 (0)