mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 18:45:19 +03:00
3 lines
42 B
Kotlin
3 lines
42 B
Kotlin
|
fun main() {
|
||
|
println("Hello World!")
|
||
|
}
|