Files
kotlin-fork/idea/testData/refactoring/rename/renameJavaInterface/renameJavaInterface.test
T

6 lines
182 B
Plaintext
Vendored

{
"type": "JAVA_CLASS",
"classId": "testing/SomeInterface",
"newName": "NewInterface",
"comment": "For KT-4100 Imports doesn't change after java interface name refactoring"
}