mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-06-11 12:20:54 +07:00
040a0b2d7e
GitOrigin-RevId: 26c336f486c3e7c8a94bee43df52d559821807f9
9 lines
88 B
Java
9 lines
88 B
Java
public class SomeClass {
|
|
|
|
{
|
|
int[] aaa = new int[1];
|
|
int bbb = a<caret>
|
|
}
|
|
|
|
}
|