Files
kotlin-fork/compiler/fir/analysis-tests/testData/resolveWithStdlib/properties/explicitBackingFieldUnsupported.fir.txt
T

5 lines
189 B
Plaintext
Vendored

FILE: explicitBackingFieldUnsupported.kt
public final val that: R|kotlin/Number|
private <explicit backing field>: R|kotlin/Int| = Int(4)
public get(): R|kotlin/Number|