val Int.f: Float get() = this.toFloat() val test = 1. // EXIST: f