func main()

in quickstart-automate/main.go [21:23]


func main () {
  fmt.Println("Hello, world!")
}