5 lines
125 B
Plaintext
5 lines
125 B
Plaintext
package test
|
|
|
|
public interface RecursiveWildcardUpperBound</*0*/ T : test.RecursiveWildcardUpperBound<out kotlin.Any?>!> {
|
|
}
|