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