blob: 696b42d1f993c3669ae99f86e4799491be2f3dec [file]
package test
public trait RecursiveWildcardUpperBound</*0*/ T : test.RecursiveWildcardUpperBound<out kotlin.Any?>!> {
}