/kt48765.kt:(281,284): warning: Type argument for type parameter 'T' cannot be inferred because it has incompatible upper bounds: kotlin.String, kotlin.Number (multiple incompatible classes). This will become an error in a future release.

/kt48765.kt:(344,350): warning: Type 'kotlin.String' is final, so the value of the type parameter is predetermined.

/kt48765.kt:(378,382): warning: Unchecked cast of 'kotlin.String' to 'T'.
