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

12 lines
141 B
Java

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