mirror of
https://github.com/github/codeql.git
synced 2026-02-20 00:43:44 +01:00
Unbreak PrintAST query
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user