Cartoon blue gopher, the Golang mascot, with a mustache, wearing a yellow hat, and holding a walking stickGophersLand where Gophers go to land

This is where Gophers go to land (and take off again)

package main

import "fmt"

func main() {
    fmt.Println("Hello, 水手")
}