[analysis api fir, tests] update parameter names in testdata
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
constructor(p0: kotlin.collections.MutableCollection<out EE?!>kotlin.collections.Collection<EE?!>?!)
|
||||
constructor(c: kotlin.collections.MutableCollection<out EE?!>kotlin.collections.Collection<EE?!>?!)
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
constructor(p0: kotlin.collections.(Mutable)Collection<out E!>!)
|
||||
constructor(c: kotlin.collections.(Mutable)Collection<out E!>!)
|
||||
+2
-2
@@ -13,7 +13,7 @@ KtConstructorSymbol:
|
||||
KtTypeParameterSymbol(E)
|
||||
]
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(p0)
|
||||
KtValueParameterSymbol(c)
|
||||
]
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
Reference in New Issue
Block a user