mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-06 18:24:36 +01:00
This avoids depending on the absolute path to the INPUTS and allows looking it up at run time even if the tests have moved.
4 lines
35 B
Swift
4 lines
35 B
Swift
func test(a: A) {
|
|
a . /*cc:A*/
|
|
}
|