Files
codeql/swift/codegen/prefix.dbscheme
Paolo Tranquilli 64496b4c97 Swift: cleanup and some docstrings for codegen
Also added code generation and clang formatting to the pre-commit
configuration.
2022-04-14 11:27:41 +02:00

11 lines
171 B
Plaintext

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