mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-30 12:34:00 +07:00
GitOrigin-RevId: fd78bb663c7e48c87f1dae25b6a04571aa62cf50
5 lines
68 B
Java
5 lines
68 B
Java
class A{
|
|
void foo(){
|
|
<selection> f();
|
|
</selection> }
|
|
} |