Change-Id: Id53633477d1c07bce0c5fcbcab079da51076cdf2
Reviewed-on: https://go-review.googlesource.com/c/go/+/353351
Reviewed-by: Robert Griesemer <gri@golang.org>
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
seen map[*Named]int // assigned unique IDs
}
-// Temporary alias to allow x/tools tests to pass.
-// TODO(rfindley): remove the Environment type.
-type Environment = Context
-
// NewContext creates a new Context.
func NewContext() *Context {
return &Context{