summaryrefslogtreecommitdiff
path: root/plugins/typeMigration/testData/refactoring/typeMigration/t105/after/test.java
blob: 71797316503fd4e847df49ff9e2a50f5c4e8c148 (plain)
1
2
3
public class Test<T> {
  String t;
}