mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 20:11:25 +07:00
IDEA-87252 (a couple more javadoc tests)
This commit is contained in:
@@ -8,7 +8,12 @@ class Foo {
|
||||
void foo(int i) {}
|
||||
|
||||
/**
|
||||
* {<warning>@linke</warning>}
|
||||
*/
|
||||
* {<warning>@linke</warning>}
|
||||
*/
|
||||
int field;
|
||||
|
||||
/**
|
||||
* Don't ever think of going here: {<warning>@link/login</warning>}
|
||||
*/
|
||||
void m() {}
|
||||
}
|
||||
Reference in New Issue
Block a user