// FLOW: OUT expect val Int.property: Any fun bar() { val result = 1.property println(result) }