mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
module Csourcekitd {
|
|
// header "sourcekitd.h"
|
|
header "sourcekitd_functions.h"
|
|
export *
|
|
}
|