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