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