mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-02 02:32:34 +07:00
GitOrigin-RevId: 12e91605bf8901d98d56b8d8dc3a348d4b1ae935
7 lines
96 B
Java
7 lines
96 B
Java
class C {
|
|
/**
|
|
* doc
|
|
*/
|
|
<selection>// line
|
|
void <caret>m() {}</selection>
|
|
} |