#Could not find main method from given launch configuration. Kotlin
1 messages · Page 1 of 1 (latest)
Detected code, here are some useful tools:
[WARNING] The code couldn't end properly...
Problematic source code:
package test.pack
fun main() {
println("Hello World in Kotlin")
}```
Cause:
The code doesn't compile:
illegal start of expression
## System out
[Nothing]
<@&1008423204219531294> please have a look, thanks.