make map kotlin
snippet in kotlin
make map kotlin
user7586
val map = mapOf(1 to "x", 2 to "y", -1 to "zz")