diff options
| -rw-r--r-- | TODO.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -9,12 +9,14 @@ - [ ] exponent ### Strings -- [ ] concat +- [X] concat - [ ] substring - [ ] lower/uppercase ### Control -- [ ] if +- [X] if +- [ ] if with empty else +- [ ] branch ## Lists - [ ] lex |
