mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Rust: integrate into standard files+location library
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
/**
|
||||
* The source location of the snapshot.
|
||||
*/
|
||||
sourceLocationPrefix(
|
||||
string prefix: string ref
|
||||
#keyset[id]
|
||||
locatable_locations(
|
||||
int id: @locatable ref,
|
||||
int location: @location_default ref
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user