FILE: explicitBackingFieldsWithDelegates.kt public final val thingWithDelefate: R|kotlin/Number|by R|kotlin/lazy|( = lazy@fun (): R|kotlin/Number| { ^ (Int(2) as R|kotlin/Number|) } ) private : R|kotlin/Int| = Int(10) public get(): R|kotlin/Number| { ^ D|/thingWithDelefate|.R|kotlin/getValue|(Null(null), ::R|/thingWithDelefate|) }