mirror of
https://github.com/golang/go
synced 2024-11-15 08:40:59 -07:00
9b9de261bd
This method returns the type on the right-hand side of an alias declaration such as type L = R. Fixes #66559 Change-Id: I396f2d999680ad251f47cdde20856ae20fc1c40a Reviewed-on: https://go-review.googlesource.com/c/go/+/581615 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Alan Donovan <adonovan@google.com> Reviewed-by: Robert Griesemer <gri@google.com>
2 lines
48 B
Plaintext
2 lines
48 B
Plaintext
pkg go/types, method (*Alias) Rhs() Type #66559
|