Files
kotlin-fork/compiler/fir/resolve/testData/loadCompiledKotlin/class/ClassParam.txt
T

5 lines
90 B
Plaintext
Vendored

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