package p // SIBLING: object O { val a = 1 fun test() { this.a } }