aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a6792fd..41083f1 100644
--- a/README.md
+++ b/README.md
@@ -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