Incomplete parsing is not a bug at this point

This commit is contained in:
Brandon Dyck 2024-05-09 09:37:20 -06:00
parent 0b5c882b18
commit 103a457f05

View File

@ -1,4 +1,3 @@
Why doesn't `true! get a parse error?
Move let-expr resolvability check to Resolver Move let-expr resolvability check to Resolver
Use numerical indices in resolutions Use numerical indices in resolutions
Statically resolve global references Statically resolve global references