Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
4fb420f3f193efd659908a29789182d7973897e4
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
RecursiveWildcardUpperBound.txt
blob: 696b42d1f993c3669ae99f86e4799491be2f3dec [
file
]
package test
public trait RecursiveWildcardUpperBound</*0*/ T : test.RecursiveWildcardUpperBound<out kotlin.Any?>!> {
}