package main import ( "fmt" ) func main(){ fmt.Print("42 CGI Error\r\n") }