3 lines
No EOL
65 B
Kotlin
3 lines
No EOL
65 B
Kotlin
fun main(args : Array<String>) {
|
|
println("Hello, World!")
|
|
} |