/unclearTypeMismatch.kt:5:9: error: type mismatch: inferred type is Int but CharSequence was expected
    foo(list)
        ^^^^
