Skip to content

Commit 849f67e

Browse files
committed
feat(ast): Update AST lib
1 parent 5ecc47b commit 849f67e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ql/lib/codeql/bicep/AST.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import ast.AstNodes
22
import ast.Literals
3+
import ast.Calls
34
import ast.Expr
45
import ast.Stmts
56
import ast.Loops

0 commit comments

Comments
 (0)