Merge pull request #43 from github/hvitved/unbreak-print-ast

Unbreak PrintAST query
This commit is contained in:
Nick Rolfe
2020-11-19 13:58:43 +00:00
committed by GitHub

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.