Hi. I'm a python dev entering the java/kotlin worl...
# getting-started
m
Hi. I'm a python dev entering the java/kotlin world for the first time and facing some issues trying to set up a project using gradle. I have managed to compile a project with a single main function in IDEA (Run configuration task: compileKotlin) So now I see everything successfully compiles but when I select run, I do not see the output I'm printing?