1
0
mirror of https://github.com/ratfactor/ziglings synced 2024-09-28 17:21:39 +02:00

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 70e5ca1f43
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

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