mirror of
https://github.com/github/codeql.git
synced 2026-05-14 03:09:26 +02:00
Fix overlay annotation in PrintAst.qll
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* Provides queries to pretty-print a Go AST as a graph.
|
||||
*/
|
||||
overlay[local]
|
||||
overlay[local?]
|
||||
module;
|
||||
|
||||
import go
|
||||
|
||||
Reference in New Issue
Block a user