mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 04:43:02 +07:00
GitOrigin-RevId: 4bcaf8c390fae1f20aa7c70fe78af95f57ab5ea8
3 lines
48 B
Java
3 lines
48 B
Java
class Foo {
|
|
int[] abc = new int[]{{<caret>}}
|
|
} |