Files
kotlin-fork/compiler/testData/loadJava/compiledJava/RecursiveRawUpperBound.fir.txt
T
2021-03-11 13:10:05 +03:00

3 lines
145 B
Plaintext
Vendored

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