// SIBLING: fun main(args: Array) { val a = 1 fun foo() = a }