// EXTRACT_AS_PROPERTY fun foo(n: Int): Int { // SIBLING: return {n + 1}() }