diff options
| author | Dave Gauer <dave@ratfactor.com> | 2021-05-09 13:10:09 -0400 |
|---|---|---|
| committer | Dave Gauer <dave@ratfactor.com> | 2021-05-09 13:10:09 -0400 |
| commit | 34ac5f674283e39f5813306099b34df94bfebaa8 (patch) | |
| tree | 75d6401a2f47e0aca053cbbd2e4727bb0e4b16f7 /README.md | |
| parent | d4f5684450e8b4c7ed924399e71515758420d5bd (diff) | |
Add ex079 quoted identifiers
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 |
