Files
codeql/swift/codegen/prefix.dbscheme
Paolo Tranquilli de0fa9e456 Swift: QL generation script
Also added code generation to the swift checks.
2022-04-25 13:23:36 +02:00

11 lines
172 B
Plaintext

/**
* The source location of the snapshot.
*/
sourceLocationPrefix(
string prefix: string ref
);
answer_to_life_the_universe_and_everything(
int answer: int ref
);