diff --git a/TODO.md b/TODO.md index 3bee469d99..9637952187 100644 --- a/TODO.md +++ b/TODO.md @@ -11,7 +11,7 @@ - [x] refactor into subcrates - [x] subcommand alias - [x] type inference from successful parse (eg not `List` but `List`) -- [ ] parsing tables +- [x] parsing tables - [ ] ...rest without calling it rest - [ ] operator overflow - [ ] finish operator type-checking