Files
kotlin-fork/compiler/fir/resolve/testData/loadCompiledKotlin/prop/ExtValTIntInClass.txt
T
2019-04-30 18:45:47 +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>|
}