Files
kotlin-fork/idea/testData/refactoring/rename/javaEnumValueOf/javaEnumValueOf.test
T
Alexey Sedunov 43b4a496e3 Rename: Increase precedence of RenameSyntheticDeclarationByReferenceHandler
Otherwise it's not applicable references to Java declarations

 #KT-20241 Fixed
2018-03-30 12:37:29 +03:00

7 lines
167 B
Plaintext
Vendored

{
"type": "AUTO_DETECT",
"mainFile": "test.kt",
"newName": "valueOfNew",
"withRuntime": "true",
"hint": "Rename is not applicable to synthetic declaration"
}