Commit b971cb5
Rename patterns: Loop variable inference, Diamond with anonymous classes
- 'Enhanced for with var' → 'Loop variable inference' to differentiate from type-inference-with-var
- 'Diamond operator' → 'Diamond with anonymous classes' to clarify it's the Java 9 enhancement
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 87c1140 commit b971cb5
File tree
2 files changed
+2
-2
lines changed- content/language
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments