5 lines
54 B
Plaintext
Vendored
5 lines
54 B
Plaintext
Vendored
fun main(args: Array<String>) {
|
|
1 + 1
|
|
println()
|
|
}
|