'Interfaces' check marked

This commit is contained in:
Chris Boesch 2023-02-16 10:35:15 +01:00 committed by GitHub
parent abdcc77984
commit 4a63c43c1f

View file

@ -164,7 +164,7 @@ Core Language
* [x] Quoted identifiers @""
* [x] Anonymous structs/tuples/lists
* [ ] Async <--- IN PROGRESS!
* [ ] Interfaces <--- IN PROGRESS!
* [X] Interfaces
* [ ] Working with C
## Contributing