PHondogo
var b : Byte = 10.toByte() b += 10.toByte()
ephemient
operator fun Byte.plus(other: Byte): Int
elizarov
Int
Long
A modern programming language that makes developers happier.