Supported renaming default objects with default names.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "KOTLIN_CLASS",
|
||||
"classId": "/Foo.Default",
|
||||
"oldName": "Default",
|
||||
"newName": "Baz",
|
||||
"mainFile": "toBeRenamed.kt"
|
||||
}
|
||||
Reference in New Issue
Block a user