// EXTRACTION_TARGET: property with initializer // SIBLING: class A(val a: Int){ fun foo() = a + 1 }