From 103a457f05e7fec3bec2975d4ef91cf968876d58 Mon Sep 17 00:00:00 2001 From: Brandon Dyck Date: Thu, 9 May 2024 09:37:20 -0600 Subject: [PATCH] Incomplete parsing is not a bug at this point --- TODO.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index 0c60145..b1e57f7 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,4 +1,3 @@ -Why doesn't `true! get a parse error? Move let-expr resolvability check to Resolver Use numerical indices in resolutions Statically resolve global references