// WITH_RUNTIME fun foo() { f() } fun f(): List = emptyList()