Since `fun main()` must return `void`, how do I re...
# announcements
c
Since
fun main()
must return
void
, how do I return an exit code to the shell?