4 lines
40 B
Kotlin

fun main() {
println("Hello World")
}