Files
kotlin-fork/compiler/testData/loadJava/compiledJava/RecursiveWildcardUpperBound.fir.txt
T

3 lines
161 B
Plaintext
Vendored

public abstract interface RecursiveWildcardUpperBound<T : R|ft<test/RecursiveWildcardUpperBound<*>, test/RecursiveWildcardUpperBound<*>?>!|> : R|kotlin/Any| {
}