mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-13 14:36:58 +07:00
7 lines
106 B
Java
7 lines
106 B
Java
class C {
|
|
private void foo() {
|
|
{
|
|
<selection> <caret>
|
|
</selection> }
|
|
}
|
|
} |