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