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

8 lines
202 B
Plaintext
Vendored

public final class ExtValPIntInClass<P> : R|kotlin/Any| {
public final val R|P|.asas: R|kotlin/Int|
public get(): R|kotlin/Int|
public constructor<P>(): R|test/ExtValPIntInClass<P>|
}