summaryrefslogtreecommitdiff
path: root/TODOS.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODOS.md')
-rw-r--r--TODOS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODOS.md b/TODOS.md
index 9970849..da3a1ea 100644
--- a/TODOS.md
+++ b/TODOS.md
@@ -1,5 +1,9 @@
# Todo
+## Highlight
+- `(Cast) thing`
+- `Foo.class`
+
## Autocomplete
- Autocomplete POJO constructor This(T f, U g) { this.f = f; ... }