package language.mainunit fun main(args: Array): Unit { println("Hello world: Unit") }