mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-08 09:05:52 +07:00
GitOrigin-RevId: 4bcaf8c390fae1f20aa7c70fe78af95f57ab5ea8
3 lines
57 B
Java
3 lines
57 B
Java
class A {
|
|
private int[][] data = new int[][]{<caret>}
|
|
} |