val g = listOf("a", "b", "c") // REF: (kotlin.collections).listOf(vararg T) // FILE: collections/Collections.kt