summaryrefslogtreecommitdiff
path: root/plugins/typeMigration/testData/refactoring/typeMigration/t51/before/test.java
blob: 7a9a090c342fa6ba5c15f0ea2adee90a68c3ecd5 (plain)
1
2
3
class Test {
   String[] f = new String[] {"a"};
}