/unclearTypeMismatch.kt:6:5: error: Cannot infer type for type parameter 'T'. Specify it explicitly.

/unclearTypeMismatch.kt:6:9: error: Argument type mismatch: actual type is 'List<Int>', but 'List<uninferred T (of fun <T : CharSequence> foo)>' was expected.
