FIR: Adjust analysis test data after changes in how we load Java types

Especially, it's about types based on type parameters
This commit is contained in:
Denis.Zharkov
2022-04-26 12:22:32 +03:00
committed by teamcity
parent 9676cd26cf
commit 21b86123e8
7 changed files with 58 additions and 9 deletions
@@ -1 +1 @@
constructor(c: kotlin.collections.(Mutable)Collection<out E!>!)
constructor(c: kotlin.collections.(Mutable)Collection<out (E!!..E?)>!)