| /upperBoundViolation.fir.kt:(226,244): error: Cannot infer type for this parameter. Please specify it explicitly. | |
| /upperBoundViolation.fir.kt:(226,244): error: Not enough information to infer type argument for 'T'. | |
| /upperBoundViolation.fir.kt:(245,252): error: Argument type mismatch: actual type is 'kotlin.String', but 'kotlin.Number' was expected. |