// EXTRACTION_TARGET: property with initializer val i = 1 fun foo(): Int { return 1 + 2 }