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

3 lines
118 B
Plaintext
Vendored

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