summaryrefslogtreecommitdiff
path: root/plugins/typeMigration/testData/refactoring/migrateTypeSignature/typeArrayVararg2Lvalue/after/Type.items
blob: 9bcbf6e3ccf270a0fda194bba60a45831d3cbc76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Types:
PsiField:myDescendants : Subject[]
PsiParameter:p : Subject...
PsiReferenceExpression:myDescendants : Subject[]
PsiReferenceExpression:p : Subject[]
PsiReferenceExpression:p : Subject[]
PsiReferenceExpression:p : Subject[]

Conversions:
myAncestors -> $

New expression type changes:
Fails: