KT-2836 Rename kotlin base function with overrides

#KT-2836 Fixed
This commit is contained in:
Nikolay Krasko
2013-09-18 19:55:00 +04:00
committed by Nikolay Krasko
parent 5350dc265a
commit 97c8e05984
10 changed files with 190 additions and 25 deletions
@@ -0,0 +1,3 @@
// RENAME: KOTLIN_FUNCTION->testing.rename.A.first->second
// KT-2836 Rename method with all its implementations