roadmap: remove fn == 0
parent
fe08e1c504
commit
337c325109
|
@ -30,3 +30,4 @@
|
|||
- [ ] VLS for autocomplete, refactoring, go to definition etc
|
||||
- [ ] Recursive structs via optionals: `struct Node { next ?Node }`
|
||||
- [ ] Remove `foo = 0` for `&Foo`
|
||||
- [ ] Handle function pointers safely, remove `if function == 0 {`
|
||||
|
|
Loading…
Reference in New Issue