At the very least, the embedded kotlin compiler sh...
# announcements
c
At the very least, the embedded kotlin compiler should give callers a way to do clean up before invoking
System.exit()
. I’d even argue that the embedded compiler should never call
System.exit()
actually