1
0
Fork 0
mirror of https://codeberg.org/ziglings/exercises.git synced 2025-06-08 01:57:02 +09: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 9bf33f3cd6

View file

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