3a8ad45dec
Reverts and fixes 102f0d3
5 lines
121 B
Plaintext
5 lines
121 B
Plaintext
package test
|
|
|
|
public trait RecursiveWildcardUpperBound</*0*/ T : test.RecursiveWildcardUpperBound<out kotlin.Any?>!> {
|
|
}
|