/renderingOfTypesWithSameName.fir.kt:(159,169): error: Argument type mismatch: actual type is 'T#2 (type parameter of class MutableVector<T> : Any)', but 'T#1 (type parameter of fun <reified T : Any> foo(block: (T) -> Unit): Unit)' was expected.

/renderingOfTypesWithSameName.fir.kt:(276,290): error: Argument type mismatch: actual type is 'CapturedType(in kotlin.String)#2', but 'CapturedType(in kotlin.String)#1' was expected.

/renderingOfTypesWithSameName.fir.kt:(285,289): error: Null cannot be a value of a non-null type 'CapturedType(in kotlin.String)'.

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