Files
kotlin-fork/idea/testData/refactoring/rename/topLevelPropertyRedeclaration/topLevelPropertyRedeclaration.test
T
2016-06-28 15:06:49 +03:00

7 lines
171 B
Plaintext
Vendored

{
"type": "MARKED_ELEMENT",
"mainFile": "test/test.kt",
"newName": "foo",
"withRuntime": "true",
"hint": "Property 'foo' is already declared in package 'test'"
}