mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-20 05:06:53 +07:00
6 lines
92 B
Java
6 lines
92 B
Java
class C {
|
|
<selection> private void foo() {
|
|
if (a) {
|
|
}
|
|
}
|
|
</selection>} |