mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 17:20:55 +07:00
fix testdata
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class Test {
|
||||
|
||||
<warning descr="Required tag '@param' is missing for parameter 'T'">/**</warning>
|
||||
<warning descr="Required tag '@param' is missing">/**</warning>
|
||||
* period.
|
||||
*/
|
||||
public <T> void f() {}
|
||||
|
||||
Reference in New Issue
Block a user