1
0
mirror of https://github.com/golang/go synced 2024-09-24 23:10:12 -06:00
go/test/bugs
Ian Lance Taylor 5f172fadbe test: Add test for inheriting private method from anonymous field.
The spec says that all methods are inherited from an anonymous
field.  There is no exception for non-exported methods.

This is related to issue 1536.

R=rsc
CC=golang-dev
https://golang.org/cl/5012043
2011-09-14 10:31:51 -07:00
..
bug367.dir test: Add test for inheriting private method from anonymous field. 2011-09-14 10:31:51 -07:00
bug367.go test: Add test for inheriting private method from anonymous field. 2011-09-14 10:31:51 -07:00
placeholder address bug193 and add note to spec about it. 2009-10-20 08:27:14 -07:00