blob: 2c5602369e23a49b96ae1d099b8b7e626c8ea8c7 [file]
/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.