mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
This adds a first dummy extractor for swift. Running `bazel run //swift:install` will create an `extractor_pack` directory in `swift`. From that moment providing `--search-path=swift` will pick up the extractor.
8 lines
124 B
Plaintext
8 lines
124 B
Plaintext
sourceLocationPrefix(
|
|
string prefix: string ref
|
|
);
|
|
|
|
answer_to_life_the_universe_and_everything(
|
|
int answer: int ref
|
|
)
|