Mark TODO done

This commit is contained in:
greg 2019-09-11 01:28:33 -07:00
parent a85d3c46bd
commit d6f2fe6e02
1 changed files with 0 additions and 1 deletions

View File

@ -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