We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e825331 commit 339b47dCopy full SHA for 339b47d
test/SourceKit/DocumentStructure/structure.swift.response
@@ -1136,24 +1136,13 @@
1136
key.bodylength: 2,
1137
key.substructure: [
1138
{
1139
- key.kind: source.lang.swift.expr.closure,
+ key.kind: source.lang.swift.stmt.brace,
1140
key.offset: 1787,
1141
key.length: 2,
1142
key.nameoffset: 0,
1143
key.namelength: 0,
1144
key.bodyoffset: 1788,
1145
- key.bodylength: 0,
1146
- key.substructure: [
1147
- {
1148
- key.kind: source.lang.swift.stmt.brace,
1149
- key.offset: 1787,
1150
- key.length: 2,
1151
- key.nameoffset: 0,
1152
- key.namelength: 0,
1153
- key.bodyoffset: 1788,
1154
- key.bodylength: 0
1155
- }
1156
- ]
+ key.bodylength: 0
1157
}
1158
]
1159
0 commit comments