added normal assignment

This commit is contained in:
Andrew Segavac
2021-06-01 23:05:17 -06:00
parent 318745ddf3
commit 2ea1ccb0e9
4 changed files with 43 additions and 4 deletions

View File

@@ -35,8 +35,13 @@ blocks propagate never except at the function level;
TODO:
* ~Float Literals~
* ~Block expression~
* ~Return keyword ~
* ~Return keyword~
* ~Normal assignment~
* Structs
* Define
* Literal
* Getter
* Setter
* Generics
* Enums
* Methods