mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
go.tools/README: minor correction.
R=gri CC=golang-dev https://golang.org/cl/18490043
This commit is contained in:
parent
bac7098173
commit
e1b710c31e
4
README
4
README
@ -4,7 +4,7 @@ the Go programming language.
|
|||||||
Some of the tools, godoc and vet for example, are included in binary Go distributions.
|
Some of the tools, godoc and vet for example, are included in binary Go distributions.
|
||||||
Others, including the Go oracle and the test coverage tool, can be fetched with "go get".
|
Others, including the Go oracle and the test coverage tool, can be fetched with "go get".
|
||||||
|
|
||||||
Packages include a type-checker for Go and an implementation of the Single Static
|
Packages include a type-checker for Go and an implementation of the
|
||||||
Assignment (SSA) representation for Go programs.
|
Static Single Assignment form (SSA) representation for Go programs.
|
||||||
|
|
||||||
To submit changes to this repository, see http://golang.org/doc/contribute.html.
|
To submit changes to this repository, see http://golang.org/doc/contribute.html.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user