Files
kotlin-fork/compiler/fir/resolve/testData/loadCompiledKotlin/class/ClassParam.txt
T
2019-04-30 18:45:45 +03:00

5 lines
93 B
Plaintext
Vendored

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