app/src/main.kt (3 lines of code) (raw):

fun main() { greet("World") }