Files
kotlin-fork/idea/testData/folding/checkCollapse/collectionFactoryFunctionsEmptyOneLine.kt
T
2018-04-20 14:37:01 +03:00

1 line
82 B
Kotlin
Vendored

val array = arrayOf(11 to 0, 12 to 1, 13 to 3, 14 to 4, 15 to 5, 16 to 6, 17 to 7)