mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-07-14 07:02:51 +07:00
5 lines
65 B
Java
5 lines
65 B
Java
interface Foo {
|
|
GooBarDoo calc<caret>
|
|
}
|
|
|
|
interface GooBarDoo {} |