hacktoberfest-2018/code/chadramsey.kt

2 lines
73 B
Kotlin

fun main(args : Array<String>) { println("Hello, Hacktoberfest 2018!") }