1# exitwithstatus - Non-zero exit status
2
3A way to provide a non-zero exit code from a program as Go does not
4support this directly.
5