mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-28 21:30:23 +07:00
GitOrigin-RevId: 7ade2174354b87c2bcd0a1c22035c071db24794e
7 lines
116 B
Java
7 lines
116 B
Java
class C {
|
|
/**
|
|
* description
|
|
* See <a href="https://link.ad<caret>dress.com">link text</a>
|
|
*/
|
|
void m() {}
|
|
} |