go

go#

Go toolchain (Debian golang package).

$ go build ./...
$ go test ./...
$ go run main.go
$ go install golang.org/x/tools/...@latest