doc: update roadmap

This commit is contained in:
Artemy 2022-08-08 19:05:24 +03:00
parent 31557d6805
commit 77fbdbc3f7

View file

@ -14,7 +14,7 @@
- [x] delete variable
- [ ] types conversion
- [ ] checking variable type
- [ ] checking for the existence of a variable
- [ ] create scopes without if, else, loop
- [x] checking for the existence of a variable
- [x] create scopes without if, else, loop
and something else