Unbreak PrintAST query

This commit is contained in:
Tom Hvitved
2020-11-19 14:48:14 +01:00
parent 100daacb94
commit 7716d53552

View File

@@ -6,7 +6,7 @@
* to hold for only the AST nodes you wish to view.
*/
private import codeql_ruby.ast
import codeql_ruby.ast
/**
* The query can extend this class to control which nodes are printed.