Files
kotlin-fork/compiler/fir/analysis-tests/testData/loadCompiledKotlin/prop/ExtVarIntTQInClass.txt
T

9 lines
232 B
Plaintext
Vendored

public final class ExtValInClass<P> : R|kotlin/Any| {
public final var R|kotlin/Int|.asas: R|P?|
public get(): R|P?|
public set(p: R|P?|): R|kotlin/Unit|
public constructor<P>(): R|test/ExtValInClass<P>|
}