Files
kotlin/compiler/testData/loadJava/compiledJava/RecursiveWildcardUpperBound.fir.txt

3 lines
161 B
Plaintext
Vendored

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