[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
@@ -128,6 +128,6 @@ open fun toString(): kotlin.String
companion object
constructor(p0: kotlin.Int)
constructor(value: kotlin.Int)
private constructor()