3 lines
45 B
Plaintext
Vendored
3 lines
45 B
Plaintext
Vendored
fun main() {
|
|
val rabbit = 4 + 1 + 2 * 5
|
|
} |