Indicate vararg parameters in Goto Symbol presentation
#KT-17899 Fixed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
val g = lis<caret>tOf("a", "b", "c")
|
||||
|
||||
// REF: (kotlin.collections).listOf(T)
|
||||
// REF: (kotlin.collections).listOf(vararg T)
|
||||
// FILE: collections/Collections.kt
|
||||
Reference in New Issue
Block a user