mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-02 11:07:44 +07:00
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>
|
|
}
|
|
|
|
}
|