mirror of
https://github.com/github/codeql.git
synced 2026-02-19 16:33:40 +01:00
Regenerate QL with fix to Top::getAFieldOrChild
This commit is contained in:
@@ -18,7 +18,7 @@ class Top extends @top {
|
||||
|
||||
Location getLocation() { none() }
|
||||
|
||||
Top getAFieldOrChild(int i) { none() }
|
||||
Top getAFieldOrChild() { none() }
|
||||
}
|
||||
|
||||
class UnderscoreArg extends @underscore_arg, Top, ArgumentListChildType, ArrayChildType,
|
||||
|
||||
Reference in New Issue
Block a user