Welcome! This Kotlin template lets you get started quickly with a simple one-page playground. fun main(args: Array<String>) { println("Hello, World!") }