mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-08 21:52:48 +07:00
GitOrigin-RevId: 4bcaf8c390fae1f20aa7c70fe78af95f57ab5ea8
6 lines
44 B
Java
6 lines
44 B
Java
class A{
|
|
{
|
|
if (f(<caret>){
|
|
}
|
|
}
|
|
} |