This is where Gophers go to land (and take off again)
package main
import "fmt"
func main() {
fmt.Println("Hello, 水手")
}
This is where Gophers go to land (and take off again)
package main
import "fmt"
func main() {
fmt.Println("Hello, 水手")
}