diff options
Diffstat (limited to 'TODOS.md')
-rw-r--r-- | TODOS.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ # Todo +## Highlight +- `(Cast) thing` +- `Foo.class` + ## Autocomplete - Autocomplete POJO constructor This(T f, U g) { this.f = f; ... } |