mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-17 15:38:51 +07:00
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 { } |