mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 03:13:40 +07:00
[java] class-like annotation wrapping in modules
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
||||
/**
|
||||
* {@linkplain nothing}
|
||||
*/
|
||||
@SuppressWarnings("JavadocReference") module com.suppress.test.test.test {
|
||||
@SuppressWarnings("JavadocReference")
|
||||
module com.suppress.test.test.test {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user