1
0
mirror of https://github.com/golang/go synced 2024-11-26 02:47:58 -07:00
Commit Graph

1 Commits

Author SHA1 Message Date
Russ Cox
46deaa297b gc: disallow map/func equality via interface comparison
Missed when I removed direct map/func equality.

R=ken2
CC=golang-dev
https://golang.org/cl/5452052
2011-12-06 10:48:17 -05:00