Skip to content

Commit e6b03b8

Browse files
authored
Update Y.java
1 parent 8783c91 commit e6b03b8

File tree

1 file changed

+1
-1
lines changed
  • plugin/src/test/resources/expected_output/basic/akka/rk/buh/is/it

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package akka.rk.buh.is.it;
22
/**
3-
* @param <A>
3+
* @param <A> I am a type parameter description
44
*/
55
public interface Y<A extends java.lang.Object> {
66
}

0 commit comments

Comments
 (0)