summaryrefslogtreecommitdiff
path: root/plugins/typeMigration/testData/refactoring/typeMigration/t51/after/Test.items
blob: 81f430c2e8ab87c4977d7d98ae7c7cdd83e8f24c (plain)
1
2
3
4
5
6
7
8
9
10
Types:
PsiField:f : java.lang.Object[]
PsiNewExpression:new String[] {"a"} : java.lang.Object[]

Conversions:
"a" -> $

New expression type changes:
new String[] {"a"} -> java.lang.Object[]
Fails: