Rostislav Utrobin
val bytes = byteArrayOf(1) val mutableBytes = bytes.toMutableList()
val bytes = byteArrayOf(-1) val mutableBytes = bytes.toMutableList() /* got a crash here on iOS */
louiscad
Artyom Degtyarev [JB]
konan.properties
A modern programming language that makes developers happier.