added method calls

This commit is contained in:
Andrew Segavac
2021-06-26 17:47:52 -06:00
parent 142497573f
commit 75a042741e
6 changed files with 60 additions and 32 deletions

View File

@@ -29,9 +29,9 @@ This language is under active development, progress will be marked here as the l
- [x] Getter
- [x] Setter
- [x] Type Aliases
- [ ] Methods
- [x] Methods
- [x] Declaration
- [ ] Use
- [x] Use
- [ ] Traits
- [ ] Generics
- [ ] Basic