Go言語 Hello World

$ a goでインストールします。

$ vi hello.go

$ go run hello.go

$ go version

A Tour of Go