mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-19 01:50:56 +07:00
7 lines
169 B
Java
7 lines
169 B
Java
class Test {
|
|
/**
|
|
* Value is {@value #<error descr="Cannot resolve symbol 'badReference'">badReference</error>}
|
|
* @param ppp .
|
|
*/
|
|
public void i(int ppp) {}
|
|
} |