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

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

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

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