mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2024-11-16 09:17:25 +00:00
1 line
72 B
Kotlin
1 line
72 B
Kotlin
fun main(args : Array<String>) { println("Hello, Hacktoberfest 2018!") } |