mirror of
https://github.com/github/codeql.git
synced 2025-12-23 20:26:32 +01:00
renamed "isExterns" to "is_externs"
This commit is contained in:
@@ -118,7 +118,7 @@ filetype(
|
||||
toplevels (unique int id: @toplevel,
|
||||
int kind: int ref);
|
||||
|
||||
isExterns (int toplevel: @toplevel ref);
|
||||
is_externs (int toplevel: @toplevel ref);
|
||||
|
||||
case @toplevel.kind of
|
||||
0 = @script
|
||||
|
||||
Reference in New Issue
Block a user