diff options
| author | Robert Griesemer <gri@golang.org> | 2015-09-29 15:34:29 -0700 |
|---|---|---|
| committer | Robert Griesemer <gri@golang.org> | 2015-09-29 23:31:57 +0000 |
| commit | 7e1d1f899cbfb302447324e96da0e913ef94096c (patch) | |
| tree | dcd783a7414fdf9c6e8f134377b0339666157e38 /src/encoding/binary | |
| parent | bb6be3ab88ebd27afacb79f2ddd731f697a8816e (diff) | |
| download | go-7e1d1f899cbfb302447324e96da0e913ef94096c.tar.xz | |
go/types: move gotype command into this directory
This is a copy of x/tools/cmd/gotype/gotype.go with the corresponding
x/tools/cmd/gotype/doc.go prepended and including a build tag (ignore).
This way, go/types can be built unaffected. If we need the gotype command,
it is trivially built in the go/types directory with: go build gotype.go .
Fixes #12303.
Change-Id: I2d792fcb39719cc5cc300f657e4735901cd20faa
Reviewed-on: https://go-review.googlesource.com/15152
Reviewed-by: Rob Pike <r@golang.org>
Diffstat (limited to 'src/encoding/binary')
0 files changed, 0 insertions, 0 deletions
