summaryrefslogtreecommitdiff
path: root/plugins/typeMigration/testData/refactoring/typeMigration/t59/after/test.java
blob: 78a09afee42b421899c1bac72ad89906a7b71c51 (plain)
1
2
3
class Test {
    Cloneable f = new String[1];
}