add ex076 sentinels

This commit is contained in:
Dave Gauer 2021-05-06 20:32:36 -04:00
parent 6ae7a4496f
commit 88f88f02d8
4 changed files with 134 additions and 1 deletions

View file

@ -146,8 +146,8 @@ Core Language
* [x] Builtins
* [x] Inline loops
* [x] Comptime
* [x] Sentinel termination
* [ ] Anonymous structs
* [ ] Sentinel termination
* [ ] Suspend / Resume
* [ ] Async / Await
* [ ] Nosuspend