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:
Vendored
+1
-1
@@ -1 +1 @@
|
||||
constructor(c: kotlin.collections.(Mutable)Collection<out E!>!)
|
||||
constructor(c: kotlin.collections.(Mutable)Collection<out (E!!..E?)>!)
|
||||
|
||||
Reference in New Issue
Block a user