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