@@ -11,5 +11,8 @@ fn main() {
pos: 0
}
statements := parser.parse_program()
println("-- TOK --")
print_toks(tokens)
println("-- AST --")
println(statements)
The note is not visible to the blocked user.