Files
kotlin-fork/idea/testData/refactoring/copy/copyClassWithRename/copyClassWithRename.test
T
Alexey Sedunov 92446df14a Copy: Support class copying
#KT-8180 Fixed
 #KT-9054 Fixed
2017-05-16 13:10:39 +03:00

6 lines
76 B
Plaintext
Vendored

{
"mainFile": "foo/test.kt",
"targetPackage": "bar",
"newName": "X"
}