1
0
mirror of https://github.com/golang/go synced 2024-09-24 23:20:12 -06:00
go/test/bugs
Ian Lance Taylor 6358cac7d8 We should not silently permit a named type to match an unnamed
type.  This is OK in a conversion but not in an assignment.

R=rsc
http://go/go-review/1016024
2009-11-02 11:58:47 -08:00
..
bug212.go We should not silently permit a named type to match an unnamed 2009-11-02 11:58:47 -08:00
bug213.go Bug: 6g accepts fallthrough in type switch. 2009-10-29 15:41:02 -07:00
placeholder address bug193 and add note to spec about it. 2009-10-20 08:27:14 -07:00