Test for KT-3256 'Can't rename a Kotlin function from Java code'

#KT-3256
This commit is contained in:
Nikolay Krasko
2013-11-22 19:49:38 +04:00
parent 3104fc9574
commit 722118772a
2 changed files with 8 additions and 0 deletions
@@ -0,0 +1,3 @@
// RENAME: JAVA_METHOD->testing.rename.C->int first()->second
// KT-3256 Can't rename a Kotlin function from Java code