mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-06-08 10:07:01 +09:00
Inserted ex. 32 unreachable, added quiz4.
This commit is contained in:
parent
cd80aeb190
commit
738a9f6cda
5 changed files with 68 additions and 5 deletions
|
@ -66,10 +66,10 @@ Planned exercises:
|
|||
* [x] While
|
||||
* [x] For
|
||||
* [x] Functions
|
||||
* [x] Errors
|
||||
* [x] Defer
|
||||
* [x] Errors (error/try/catch/if-else-err)
|
||||
* [x] Defer (and errdefer)
|
||||
* [x] Switch
|
||||
* [ ] Unreachable
|
||||
* [x] Unreachable
|
||||
* [ ] Pointers
|
||||
* [ ] Pointer sized integers
|
||||
* [ ] Multi pointers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue