package my.program fun main(args: Array) { println("Hello, World from Kotlin") }