Adding exs 27-32

This commit is contained in:
Dave Gauer 2021-01-31 17:48:34 -05:00
parent 2de8a8c54d
commit c70fa5f58f
8 changed files with 271 additions and 5 deletions

View file

@ -66,10 +66,9 @@ Planned exercises:
* [x] While
* [x] For
* [x] Functions
* [ ] Errors
* [ ] Defer
* [ ] Switch
* [ ] Runtime safety
* [x] Errors
* [x] Defer
* [x] Switch
* [ ] Unreachable
* [ ] Pointers
* [ ] Pointer sized integers