1 line
78 B
Kotlin
Vendored
1 line
78 B
Kotlin
Vendored
val a = arrayOf(intArrayOf(1, 2, 3), intArrayOf(4, 5, 6), intArrayOf(7, 8, 9)) |