Cosmetic changes

This commit is contained in:
Krzosa Karol
2022-09-27 14:57:10 +02:00
parent dda2252ca2
commit d39686c480
8 changed files with 18 additions and 18 deletions

View File

@@ -61,7 +61,7 @@ For modules it's a bit different cause they should be distributed as valid.
- [ ] Builtin data structures
- [ ] Fix length_of etc. they should be function calls not operators
- [ ] Fix Length etc. they should be function calls not operators
- [ ] Strings probably should have len() instead of string.len
- [ ] Slices
- [ ] Some way to take slice of data