From d6f2fe6e0225442ece2236ee87d813ab77276610 Mon Sep 17 00:00:00 2001 From: greg Date: Wed, 11 Sep 2019 01:28:33 -0700 Subject: [PATCH] Mark TODO done --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index ae0ef74..564d26c 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,6 @@ # TODO items ## General code cleanup --turn ast reduction into methods-on-struct-returning-result format -implement and test open/use statements -implement field access - standardize on an error type that isn't String