We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34b055b commit 8b88776Copy full SHA for 8b88776
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