mirror of
https://github.com/golang/go.git
synced 2026-04-03 17:59:55 +09:00
When identifying structs or interfaces we really want to know their makeup, not just their name. R=adonovan CC=golang-dev https://golang.org/cl/13042043