10660f35d7
Test highlighting and navigation depending on provided script definition
4 lines
117 B
Kotlin
Vendored
4 lines
117 B
Kotlin
Vendored
val g = lis<caret>tOf("a", "b", "c")
|
|
|
|
// REF: (kotlin.collections).listOf(T)
|
|
// FILE: collections/CollectionsKt.class |