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

12 lines
141 B
Java

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