Show location for local classes in Goto Class

#KT-7954 Fixed
This commit is contained in:
Dmitry Jemerov
2017-05-16 18:26:38 +02:00
parent 232af8a4fc
commit f6574a475b
2 changed files with 8 additions and 7 deletions
+4 -4
View File
@@ -11,7 +11,7 @@ fun foo() {
}
// SEARCH_TEXT: Local
// REF: LocalClass
// REF: LocalObject
// REF: LocalTrait
// REF: LocalTraitWithImpl
// REF: (in foo).LocalClass
// REF: (in foo).LocalObject
// REF: (in foo).LocalTrait
// REF: (in foo).LocalTraitWithImpl