[analysis api fir, tests] update parameter names in testdata

This commit is contained in:
Ilya Kirillov
2022-04-05 19:16:17 +02:00
parent 207ca7eb08
commit 6831bde751
9 changed files with 181 additions and 181 deletions
@@ -1 +1 @@
constructor(p0: kotlin.collections.MutableCollection<out EE?!>kotlin.collections.Collection<EE?!>?!)
constructor(c: kotlin.collections.MutableCollection<out EE?!>kotlin.collections.Collection<EE?!>?!)
@@ -1 +1 @@
constructor(p0: kotlin.collections.(Mutable)Collection<out E!>!)
constructor(c: kotlin.collections.(Mutable)Collection<out E!>!)
@@ -13,7 +13,7 @@ KtConstructorSymbol:
KtTypeParameterSymbol(E)
]
valueParameters: [
KtValueParameterSymbol(p0)
KtValueParameterSymbol(c)
]
visibility: Public
deprecationStatus: null
deprecationStatus: null