Added test for inheritor renamer (Kotlin subclasses of Java class).
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "JAVA_CLASS",
|
||||
"classId": "/Foo",
|
||||
"oldName": "Foo",
|
||||
"newName": "Bar",
|
||||
"mainFile": "Foo.java"
|
||||
}
|
||||
Reference in New Issue
Block a user