ce7e0a7457
Also added cases for the code which was changed.
5 lines
137 B
Plaintext
5 lines
137 B
Plaintext
package test
|
|
|
|
public trait RecursiveWildcardUpperBound</*0*/ T : test.RecursiveWildcardUpperBound<out jet.Any?>?> : java.lang.Object {
|
|
}
|