blob: a27b0db02321723dd32c32a024a806391b3f66bb [file] [log] [blame]
fun main(args: Array<String>) {
println("Hello, world!")
}