diff options
| author | Dave Gauer <[email protected]> | 2021-05-06 20:32:36 -0400 |
|---|---|---|
| committer | Dave Gauer <[email protected]> | 2021-05-06 20:32:36 -0400 |
| commit | e9547cf808e08331aa476b8b7c66fa23fc2d7ee5 (patch) | |
| tree | 3382c9e4ad2c6f42b44b3232fd5d035fc03271bf /README.md | |
| parent | c1371f5659e78b7ae27d554c311cc658da6a8252 (diff) | |
| download | ziglings-e9547cf808e08331aa476b8b7c66fa23fc2d7ee5.tar.xz ziglings-e9547cf808e08331aa476b8b7c66fa23fc2d7ee5.zip | |
add ex076 sentinels
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
