default -> companion: replace all mentions of default and default object
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "KOTLIN_CLASS",
|
||||
"classId": "/Foo.Default",
|
||||
"oldName": "Default",
|
||||
"classId": "/Foo.Companion",
|
||||
"oldName": "Companion",
|
||||
"newName": "Baz",
|
||||
"mainFile": "toBeRenamed.kt"
|
||||
}
|
||||
Reference in New Issue
Block a user