Files
kotlin-fork/compiler/fir/analysis-tests/testData/loadCompiledKotlin/class/ClassParamReferencesParam2.txt
T
2020-03-19 09:51:01 +03:00

5 lines
164 B
Plaintext
Vendored

public final class ClassParamReferencesParam<A, in B : R|A|> : R|kotlin/Any| {
public constructor<A, in B : R|A|>(): R|test/ClassParamReferencesParam<A, B>|
}