the following lines do not compile in my build.gradle.kts, but I do not understand why:
tasks.getting(JavaExec::class) { standardInput=System.in }