/kt45461_2.kt:(227,230): warning: Type 'Int' is final, so the value of the type parameter is predetermined.

/kt45461_2.kt:(282,289): warning: Type argument for type parameter 'S' cannot be inferred because it has incompatible upper bounds: String, K (of fun <K : Int> main) (multiple incompatible classes: kotlin/String, kotlin/Int). This will become an error in a future release. See https://youtrack.jetbrains.com/issue/KT-51221.
