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