mirror of
https://github.com/golang/go
synced 2024-11-18 12:04:57 -07:00
27563ff576
- fixed a couple of TODOs - various cleanups along the way - adjusted clients Once submitted, clients of go/types that don't explicitly specify Config.Import will need to add the extra import: import _ "code.google.com/p/go.tools/go/gcimporter" to install the default (gc) importer in go/types. R=adonovan, gri CC=golang-dev https://golang.org/cl/26390043 |
||
---|---|---|
.. | ||
doc.go | ||
gotype.go |