FILE: ft.kt public abstract interface KMutableProperty1 : R|KProperty1| { } public abstract interface KProperty1 : R|(T) -> kotlin/Int| { }