mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-02 14:38:30 +07:00
GitOrigin-RevId: 12e91605bf8901d98d56b8d8dc3a348d4b1ae935
12 lines
141 B
Java
12 lines
141 B
Java
class c {
|
|
{
|
|
int i;
|
|
int ik;
|
|
<caret><selection>{
|
|
int g;
|
|
}</selection>
|
|
int hh;
|
|
|
|
}
|
|
}
|