summaryrefslogtreecommitdiff
path: root/java/typeMigration/testData/refactoring/typeMigration/t07/after/Test.items
blob: 12252787a2926e27c7016ffc9f9d31e185310a3a (plain)
1
2
3
4
5
6
7
8
9
Types:
PsiField:f : java.lang.Integer[]
PsiNewExpression:new int[0] : java.lang.Integer[]

Conversions:

New expression type changes:
new int[0] -> java.lang.Integer[]
Fails: