mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
ci: build cmd/tools/fast
This commit is contained in:
parent
ad3835b598
commit
b9d418f46a
2 changed files with 3 additions and 0 deletions
|
@ -26,3 +26,4 @@
|
|||
- [ ] more advanced errors, not just `error('message')`
|
||||
- [ ] VLS for autocomplete, refactoring, go to definition etc
|
||||
- [ ] Recursive structs via optionals: `struct Node { next ?Node }`
|
||||
- [ ] Remove `foo = 0` for `&Foo`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue