mirror of
https://github.com/github/codeql.git
synced 2026-03-17 04:56:58 +01:00
In earlier versions of golang/x/tools these would be omitted entirely; now they can result in ast.File structures whose ast.Package field is zero (NoPos), and in my experience these contain no information in their other fields either.