mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 20:11:25 +07:00
[java] allows '@author' tag in module docs
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
* <warning descr="Class reference expected">@provides</warning>
|
||||
* @uses java.lang.String for greater good
|
||||
* @provides java.lang.Number for your delight
|
||||
* @author unascribed
|
||||
*/
|
||||
module M1 { }
|
||||
Reference in New Issue
Block a user