func main() { … } // TestExitCode ensures that analysis failures are reported correctly. // This test fork/execs the main function above. func TestExitCode(t *testing.T) { … }
func main() { … } // TestExitCode ensures that analysis failures are reported correctly. // This test fork/execs the main function above. func TestExitCode(t *testing.T) { … }