aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 41083f1..021218c 100644
--- a/README.md
+++ b/README.md
@@ -147,6 +147,7 @@ Core Language
* [x] Inline loops
* [x] Comptime
* [x] Sentinel termination
+* [x] Quoted identifiers @""
* [ ] Anonymous structs
* [ ] Suspend / Resume
* [ ] Async / Await