Merge pull request #155 from chrboesch/main

Update README.md
This commit is contained in:
Chris Boesch 2023-01-12 20:22:58 +01:00 committed by GitHub
commit 9bf33f3cd6

View file

@ -160,6 +160,7 @@ Core Language
* [x] Quoted identifiers @""
* [x] Anonymous structs/tuples/lists
* [ ] Async <--- IN PROGRESS!
* [ ] Interfaces
## Contributing