6 operator fun getValue(thisRef: Any?, property: KProperty<*>) = 1 (in D.getValue(Any?, KProperty<*>)) 12 val x = foo (in test()) 12 val x = foo (in test()) 9 val foo: Int by D 6 operator fun getValue(thisRef: Any?, property: KProperty<*>) = 1 (in D) 6 operator fun getValue(thisRef: Any?, property: KProperty<*>) = 1 (in D.getValue(Any?, KProperty<*>))