Files

3 lines
40 B
Kotlin

fun main() {
print("Hello World!")
}