mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-15 01:31:01 +07:00
7 lines
68 B
Java
7 lines
68 B
Java
package foo;
|
|
|
|
/**
|
|
* Some text {@link Fub<caret>
|
|
*/
|
|
class Fubar {
|
|
} |