summaryrefslogtreecommitdiff
path: root/java/typeMigration/testData/refactoring/typeMigration/t97/before/test.java
blob: f33899c2c3d79ead434fa1bc19ad195d24121cc8 (plain)
1
2
3
4
public class Test {
   Integer[] f1 = {0};

}