diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -148,7 +148,7 @@ Core Language * [x] Comptime * [x] Sentinel termination * [x] Quoted identifiers @"" -* [ ] Anonymous structs +* [x] Anonymous structs/tuples/lists * [ ] Suspend / Resume * [ ] Async / Await * [ ] Nosuspend |