/renderingOfTypesWithSameName.kt:7:15: error: Argument type mismatch: actual type is 'T#1 (of class MutableVector<T>)', but 'T#2 (of fun <T : Any> foo)' was expected.

/renderingOfTypesWithSameName.kt:16:23: error: Null cannot be a value of a non-null type 'CapturedType(in String)'.

/renderingOfTypesWithSameName.kt:20:22: error: Argument type mismatch: actual type is 'Out<CapturedType(*)#1>', but 'Out<CapturedType(*)#2>' was expected.
