Toc here is overkill

This commit is contained in:
Ardi 2024-05-14 13:49:59 +02:00 committed by Tshepang Mbambo
parent bcb6af36de
commit 904caf29f2

View file

@ -1,9 +1,5 @@
# AST Validation
<!-- toc -->
## About
_AST validation_ is a separate AST pass that visits each
item in the tree and performs simple checks. This pass
doesn't perform any complex analysis, type checking or