Dougcherold

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Dougcherold created a post,
    Answered

    Intellij Kotlin Project

    I create a new Kotlin JVM | IDEA project. I create a new Kotlin file.  I create a main function with nothing in it and it compiles successfully. When I add println("Hello World") to the main the co...