Skip to content

Commit 2eac762

Browse files
committed
feat(ast): Update AST module
1 parent 305de44 commit 2eac762

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ql/lib/codeql/bicep/AST.qll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ import ast.Expr
44
import ast.Stmts
55
import ast.Loops
66
import ast.Misc
7+
import ast.Idents
8+
import ast.Variables
9+
import ast.Resources

0 commit comments

Comments
 (0)