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