aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-05-09 13:10:09 -0400
committerDave Gauer <dave@ratfactor.com>2021-05-09 13:10:09 -0400
commitde584dcd718b6d55179c00a4ec246f029604ab57 (patch)
tree75d6401a2f47e0aca053cbbd2e4727bb0e4b16f7 /README.md
parent22ac3628a15737af8f59d1e3b1d38b74edc7f1b9 (diff)
downloadziglings-de584dcd718b6d55179c00a4ec246f029604ab57.tar.gz
ziglings-de584dcd718b6d55179c00a4ec246f029604ab57.tar.bz2
ziglings-de584dcd718b6d55179c00a4ec246f029604ab57.tar.xz
ziglings-de584dcd718b6d55179c00a4ec246f029604ab57.zip
Add ex079 quoted identifiers
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