FILE /classLevelProperties.kt CLASS CLASS C CONSTRUCTOR public constructor C() BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'constructor Any()' INSTANCE_INITIALIZER_CALL classDescriptor='C' PROPERTY public final val test1: kotlin.Int = 0 FIELD public final val test1: kotlin.Int = 0 EXPRESSION_BODY CONST Int type=kotlin.Int value='0' FUN public final fun (): kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='(): Int' GET_BACKING_FIELD 'test1: Int' type=kotlin.Int operator=null receiver: THIS of 'C' type=C PROPERTY public final val test2: kotlin.Int FUN public final fun (): kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='(): Int' CONST Int type=kotlin.Int value='0' PROPERTY public final var test3: kotlin.Int FIELD public final var test3: kotlin.Int EXPRESSION_BODY CONST Int type=kotlin.Int value='0' FUN public final fun (): kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='(): Int' GET_BACKING_FIELD 'test3: Int' type=kotlin.Int operator=null receiver: THIS of 'C' type=C FUN public final fun (: kotlin.Int): kotlin.Unit BLOCK_BODY SET_BACKING_FIELD 'test3: Int' type=kotlin.Unit operator=null receiver: THIS of 'C' type=C value: GET_VAR 'value-parameter : Int' type=kotlin.Int operator=null PROPERTY public final var test4: kotlin.Int FIELD public final var test4: kotlin.Int EXPRESSION_BODY CONST Int type=kotlin.Int value='1' FUN public final fun (): kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='(): Int' GET_BACKING_FIELD 'test4: Int' type=kotlin.Int operator=null receiver: THIS of 'C' type=C FUN public final fun (value: kotlin.Int): kotlin.Unit BLOCK_BODY SET_BACKING_FIELD 'test4: Int' type=kotlin.Unit operator=EQ value: GET_VAR 'value-parameter value: Int' type=kotlin.Int operator=null PROPERTY public final var test5: kotlin.Int FIELD public final var test5: kotlin.Int EXPRESSION_BODY CONST Int type=kotlin.Int value='1' FUN public final fun (): kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='(): Int' GET_BACKING_FIELD 'test5: Int' type=kotlin.Int operator=null receiver: THIS of 'C' type=C FUN private final fun (: kotlin.Int): kotlin.Unit BLOCK_BODY SET_BACKING_FIELD 'test5: Int' type=kotlin.Unit operator=null receiver: THIS of 'C' type=C value: GET_VAR 'value-parameter : Int' type=kotlin.Int operator=null PROPERTY public final val test6: kotlin.Int = 1 FIELD public final val test6: kotlin.Int = 1 EXPRESSION_BODY CONST Int type=kotlin.Int value='1' FUN public final fun (): kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='(): Int' GET_BACKING_FIELD 'test6: Int' type=kotlin.Int operator=null receiver: THIS of 'C' type=C PROPERTY public final val test7: kotlin.Int FIELD val `test7$delegate`: kotlin.Lazy EXPRESSION_BODY CALL 'lazy(() -> Int): Lazy' type=kotlin.Lazy operator=null initializer: BLOCK type=() -> kotlin.Int operator=LAMBDA FUN local final fun (): kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='(): Int' CONST Int type=kotlin.Int value='42' CALLABLE_REFERENCE '(): Int' type=() -> kotlin.Int operator=LAMBDA FUN public final fun (): kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='(): Int' CALL 'getValue(Any?, KProperty<*>) on Lazy: Int' type=kotlin.Int operator=null $receiver: GET_BACKING_FIELD '`test7$delegate`: Lazy' type=kotlin.Lazy operator=null receiver: THIS of 'C' type=C thisRef: THIS of 'C' type=C property: CALLABLE_REFERENCE 'test7: Int' type=kotlin.reflect.KProperty1 operator=PROPERTY_REFERENCE_FOR_DELEGATE PROPERTY public final var test8: kotlin.Int FIELD val `test8$delegate`: java.util.HashMap EXPRESSION_BODY CALL 'hashMapOf(vararg Pair): HashMap' type=java.util.HashMap operator=null FUN public final fun (): kotlin.Int BLOCK_BODY RETURN type=kotlin.Nothing from='(): Int' CALL 'getValue(Any?, KProperty<*>) on MutableMap: Int' type=kotlin.Int operator=null $receiver: GET_BACKING_FIELD '`test8$delegate`: HashMap' type=java.util.HashMap operator=null receiver: THIS of 'C' type=C thisRef: THIS of 'C' type=C property: CALLABLE_REFERENCE 'test8: Int' type=kotlin.reflect.KMutableProperty1 operator=PROPERTY_REFERENCE_FOR_DELEGATE FUN public final fun (: kotlin.Int): kotlin.Unit BLOCK_BODY RETURN type=kotlin.Nothing from='(Int): Unit' CALL 'setValue(Any?, KProperty<*>, Int) on MutableMap: Unit' type=kotlin.Unit operator=null $receiver: GET_BACKING_FIELD '`test8$delegate`: HashMap' type=java.util.HashMap operator=null receiver: THIS of 'C' type=C thisRef: THIS of 'C' type=C property: CALLABLE_REFERENCE 'test8: Int' type=kotlin.reflect.KMutableProperty1 operator=PROPERTY_REFERENCE_FOR_DELEGATE value: GET_VAR 'value-parameter : Int' type=kotlin.Int operator=null