Files
2022-05-02 16:17:29 +00:00

12 lines
118 B
Java

class c {
{
int i;
int ik;
<caret>{
int g;
}
int hh;
}
}