Fix overlay annotation in PrintAst.qll

This commit is contained in:
Owen Mansel-Chan
2026-05-08 17:52:03 +01:00
parent beda1d26e9
commit 0b769abdb5

View File

@@ -1,7 +1,7 @@
/**
* Provides queries to pretty-print a Go AST as a graph.
*/
overlay[local]
overlay[local?]
module;
import go