Don't list symbols from test data in "Go to symbol"

#KT-4094 Fixed
This commit is contained in:
Alexander Udalov
2014-07-25 18:28:14 +04:00
parent 9c58cb9f31
commit 1168cf62bf
7 changed files with 82 additions and 12 deletions
@@ -0,0 +1,5 @@
// RUNTIME_WITH_SOURCES
// CHECK_BOX
// SEARCH_TEXT: arrayListOf
// REF: (in kotlin).arrayListOf(T)
// REF: (in kotlin.KotlinPackage).arrayListOf(T...)