mirror of
https://github.com/github/codeql.git
synced 2026-07-12 15:05:33 +02:00
Previously individual top-level file declarations relied on their corresponding file-class to declare their `File` instance, but this can be scuppered by a Java extractor replacing that file-class and identifying a different file location.