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

3 lines
109 B
Plaintext
Vendored

public abstract interface RecursiveRawUpperBound<T : R|test/RecursiveRawUpperBound<*>?|> : R|kotlin/Any| {
}