This commit is contained in:
Tristan B. Velloza Kildaire 2021-05-31 09:07:22 +02:00
parent c955b0bd6a
commit a1c6eb9c74
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ TODO: Holidays (1-10th May)
- [ ] Allow assignments I guess
- [ ] Maybe function definitions too (D-kinda thing)
- [ ] Add constructor support (initializes values)
- [ ] I guess this is nicer when you have funcitons
- [ ] I guess this is nicer when you have functions
in the struct too to make initialization code more modular
- [ ] Allow nested structs