Update README.md

Added action item for interfaces
This commit is contained in:
Chris Boesch 2023-01-12 20:10:46 +01:00 committed by GitHub
parent c7e422a1fc
commit 8b8d2a6caa

View file

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