1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

roadmap: add struct and interface embedding (#5927)

This commit is contained in:
Swastik Baranwal
2020-07-23 04:04:44 +05:30
committed by GitHub
parent ae4a9aca18
commit 05ea34b561

View File

@ -13,6 +13,5 @@
- parallel parser (and maybe checker/gen?)
- `recover()` from panics
- IO streams
- struct and interface embedding