gotools/go/analysis/multichecker/multichecker_test.go

func main() {}

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