package recount_server import "fmt" func main() { fmt.Println("Hello World") }