A snap shot of Kotlin 2017 Hello World program main.kt in Intellij Idea ~2017 Editor.
/** * Created by eSumit on 05/11/17. */ fun main(args: Array<String>) { println("Welcome to the Kotlin World"); }

05/11/17
6:11 AM Platform and Plugin Updates: IntelliJ IDEA is ready to update.
8:48 AM Kotlin: A new version 1.1.51-release-IJ2017.1-1 of the Kotlin plugin is available. Install
8:53 AM Platform and Plugin Updates: Restart IntelliJ IDEA to activate changes in plugins?