Indicate vararg parameters in Goto Symbol presentation
#KT-17899 Fixed
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user