KT-1389 Ctrl-Alt-B on class declaration does not work - Multifile tests

#KT-1389 Fixed
This commit is contained in:
Nikolay Krasko
2012-08-16 21:20:15 +04:00
parent 60b20374da
commit 2fd5e01da8
7 changed files with 159 additions and 45 deletions
@@ -0,0 +1,6 @@
package testing.kt
class KotlinImpl : <caret>JavaBase()
// REF: (testing.kt).KotlinImpl
// REF: JavaBase