Indicate vararg parameters in Goto Symbol presentation

#KT-17899 Fixed
This commit is contained in:
Dmitry Jemerov
2017-05-16 15:26:52 +02:00
parent 14c343de35
commit 8f38d03b48
16 changed files with 18 additions and 16 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
// CHECK_BOX
// SEARCH_TEXT: arrayListOf
// REF: (kotlin.collections).arrayListOf()
// REF: (kotlin.collections).arrayListOf(T)
// REF: (kotlin.collections).arrayListOf(vararg T)
@@ -2,4 +2,4 @@
// CHECK_BOX
// SEARCH_TEXT: arrayListOf
// REF: (kotlin.collections).arrayListOf()
// REF: (kotlin.collections).arrayListOf(T)
// REF: (kotlin.collections).arrayListOf(vararg T)