diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -65,9 +65,9 @@ Planned exercises: * [x] If * [x] While * [x] For -* [ ] Functions -* [ ] Defer +* [x] Functions * [ ] Errors +* [ ] Defer * [ ] Switch * [ ] Runtime safety * [ ] Unreachable |