Files
kotlin-fork/idea/testData/refactoring/copy/kt18149/kt18149.test
T
Alexey Sedunov 1d36c49537 Copy: Copy elements and process usages under the same write action
In some cases doing these operations in separate write actions
may lead to invalidation of copied elements

 #KT-18149 Fixed
2017-06-22 19:50:51 +03:00

6 lines
104 B
Plaintext
Vendored

{
"mainFile": "refactor/copy/test.kt",
"targetPackage": "refactor.copy2",
"withRuntime": "true"
}