pantry/projects/kotlinlang.org/test.kt
2023-07-30 18:36:21 -04:00

3 lines
42 B
Kotlin

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