mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
package-info.java is involved in Ctrl-Q (IDEA-26014); testdata moved
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
class A {
|
||||
/** The value of the field is {@value}. */
|
||||
public static int JAVADOC_ME = 23;
|
||||
}
|
||||
Reference in New Issue
Block a user