// FLOW: OUT val foo: Int get() = 0 fun test() { val x = foo }