Copy: Fix exception on copying KtFile to non-KtFile

#KT-22669 Fixed
This commit is contained in:
Alexey Sedunov
2018-04-05 17:09:16 +03:00
parent bf106d01b8
commit ea66e1e3f7
6 changed files with 41 additions and 4 deletions
@@ -0,0 +1,5 @@
{
"mainFile": "foo/test.kt",
"targetPackage": "foo",
"newName": "test.kt.txt"
}