1
0
Fork 0
mirror of https://codeberg.org/ziglings/exercises.git synced 2025-06-08 01:57:02 +09:00

update readme with progress

This commit is contained in:
Dave Gauer 2021-04-11 11:22:38 -04:00
parent 9fbda0c502
commit e933c8efe1

View file

@ -136,7 +136,7 @@ Planned exercises:
* [x] Numeric types (integers, floats)
* [x] Labelled blocks and loops
* [x] Loops as expressions
* [ ] Builtins
* [x] Builtins
* [ ] Comptime (!)
* [ ] Inline loops
* [ ] Anonymous structs