diff --git a/compiler/ast/ast.nim b/compiler/ast/ast.nim index 3665b29341d..a1b88b38a40 100644 --- a/compiler/ast/ast.nim +++ b/compiler/ast/ast.nim @@ -7,6 +7,7 @@ # distribution, for details about the copyright. # + ## abstract syntax tree + symbol table import