mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-30 19:19:40 +07:00
7 lines
73 B
Java
7 lines
73 B
Java
class C {
|
|
/**
|
|
* doc
|
|
*/
|
|
// line
|
|
void <caret>m() {}
|
|
} |