mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 20:39:40 +07:00
[tests] message texts in Javadoc highlighting tests
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
/**
|
||||
* @param <error>myParam</error> paramDescription
|
||||
* @param <error descr="Cannot resolve symbol 'myParam'">myParam</error> paramDescription
|
||||
*/
|
||||
class Test {
|
||||
}
|
||||
class Test { }
|
||||
Reference in New Issue
Block a user