I have a kotlin program which reads from stdin and...
# announcements
z
I have a kotlin program which reads from stdin and ouputs something. It works fine if I run it from IntelliJ, but not if using
./gradlew run -q