We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d01697b commit 4978a88Copy full SHA for 4978a88
src/ast-validation.md
@@ -1,9 +1,5 @@
1
# AST Validation
2
3
-<!-- toc -->
4
-
5
-## About
6
7
_AST validation_ is a separate AST pass that visits each
8
item in the tree and performs simple checks. This pass
9
doesn't perform any complex analysis, type checking or
0 commit comments