mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The code goes into its own sub-tree under 'tools' but tests go under 'test', so that running 'check-swift' will also run all the SourceKit tests. SourceKit is disabled on non-darwin platforms.
18 lines
362 B
Plaintext
18 lines
362 B
Plaintext
[
|
|
{
|
|
key.kind: source.lang.swift.ref.var.global,
|
|
key.offset: 25,
|
|
key.length: 1
|
|
}
|
|
]
|
|
[
|
|
{
|
|
key.line: 1,
|
|
key.column: 5,
|
|
key.filepath: sema_playground.swift,
|
|
key.severity: source.diagnostic.severity.error,
|
|
key.description: "expected numeric value following '$'",
|
|
key.diagnostic_stage: source.diagnostic.stage.swift.parse
|
|
}
|
|
]
|