1
0
mirror of https://github.com/golang/go synced 2024-11-22 02:14:40 -07:00
Commit Graph

1 Commits

Author SHA1 Message Date
Russ Cox
607eaea456 gc: fix smaller-than-pointer-sized receivers in interfaces
Fixes #812.

R=ken2
CC=golang-dev
https://golang.org/cl/1904041
2010-07-26 15:25:10 -07:00