KT-1351 References are not updated after java private package class rename - test

This commit is contained in:
Nikolay Krasko
2012-02-20 15:14:33 +04:00
parent 00fa077c34
commit 300fafc90d
4 changed files with 28 additions and 0 deletions
@@ -0,0 +1,5 @@
package testing;
class NewName {
}