3 lines
62 B
Kotlin
Vendored
3 lines
62 B
Kotlin
Vendored
val abc = <caret>[1, 2, 3]
|
|
|
|
// REF: (kotlin).arrayOf(vararg T) |