Files
kotlin-fork/compiler/testData/loadJava/compiledKotlin/class/ClassOutParam.fir.txt
T

5 lines
103 B
Plaintext
Vendored

public final class Juice<out T> : R|kotlin/Any| {
public constructor<out T>(): R|test/Juice<T>|
}