mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 23:52:27 +07:00
GitOrigin-RevId: 19cf2b25316068a0f5036e9f422c9e8147084ce4
4 lines
189 B
Java
4 lines
189 B
Java
<warning descr="Period in the documentation is missing. The period is used by the Javadoc tool to generate the comment for the overview page">/**</warning>
|
|
* Missing dot
|
|
*/
|
|
class Test { } |