blob: eeafcc0583c15521b2cae221d3ff06e96bc38deb [file]
interface KMutableProperty1<T> : KProperty1<T>
interface KProperty1<T> : (T) -> Int