Dougcherold
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Intellij Kotlin Project
AnsweredI 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...