summaryrefslogtreecommitdiff
path: root/java/typeMigration/testData/refactoring/typeMigration/t72/after/Test.items
diff options
context:
space:
mode:
Diffstat (limited to 'java/typeMigration/testData/refactoring/typeMigration/t72/after/Test.items')
-rw-r--r--java/typeMigration/testData/refactoring/typeMigration/t72/after/Test.items8
1 files changed, 8 insertions, 0 deletions
diff --git a/java/typeMigration/testData/refactoring/typeMigration/t72/after/Test.items b/java/typeMigration/testData/refactoring/typeMigration/t72/after/Test.items
new file mode 100644
index 000000000000..cacd1729289d
--- /dev/null
+++ b/java/typeMigration/testData/refactoring/typeMigration/t72/after/Test.items
@@ -0,0 +1,8 @@
+Types:
+PsiField:f : java.lang.Class<java.lang.Integer>
+
+Conversions:
+
+New expression type changes:
+Fails:
+byte.class->java.lang.Class<java.lang.Integer>