mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2024-11-01 12:17:47 +00:00
2 lines
73 B
Kotlin
2 lines
73 B
Kotlin
fun main(args : Array<String>) { println("Hello, Hacktoberfest 2018!") }
|