Build stubs for local functions; show them in Goto Symbol

#KT-14161 Fixed
This commit is contained in:
Dmitry Jemerov
2017-05-16 17:52:08 +02:00
parent f72dd75127
commit 4dd3f30f2d
8 changed files with 42 additions and 16 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ val tl = <caret>topLevel()
// CONTEXT: return <ref-caret>local()
// WITH_LIBRARY: /resolve/referenceInLib/inLibrarySource
// REF: local()
// REF: (in inlibrary.test.topLevel).local()