// EXTRACTION_TARGET: property with getter fun foo(n: Int): Int { return {n + 1}() }