0
1
mirror of https://github.com/golang/go synced 2025-07-08 20:38:59 +00:00
Files
go/test/cmp6.go
Rémy Oudompheng 502958ffa6 cmd/gc: do not consider length zero arrays as comparable.
Array values are comparable if values of the array element type
are comparable.

Fixes #6526.

LGTM=khr
R=rsc, bradfitz, khr
CC=golang-codereviews
https://golang.org/cl/58580043
2014-01-31 00:30:56 +01:00

2.1 KiB