Supported renaming default objects with default names.

This commit is contained in:
Evgeny Gerashchenko
2015-03-12 21:51:29 +03:00
parent ccd1701f78
commit 510974e07c
11 changed files with 81 additions and 2 deletions
@@ -0,0 +1,7 @@
{
"type": "KOTLIN_CLASS",
"classId": "/Foo.Default",
"oldName": "Default",
"newName": "Baz",
"mainFile": "toBeRenamed.kt"
}