Hacker News new | ask | show | jobs
by mikeschinkel 162 days ago
Nice technique, but wondering if the trailing "; exit" results in consuming non-zero exit codes passed to os.Exit() in the Go code?