If I press return after writing kotlinc at the com...
# announcements
h
If I press return after writing kotlinc at the command prompt, I get into the repl, as expected. If I get there by mistake, I try to leave immediately, either by pressing CTRL-D or by typing
:quit
. In both cases, my console just hangs, and I have to press CTRL-C to go on. Is this known/intended/reported?