*** Submitted as http://code.google.com/p/go/source/detail?r=3e99e90863e4 *** gc: allow implicit conversion of *[10]int -> []int when used as arg to copy. R=ken2 http://codereview.appspot.com/157071
On 2009/11/18 22:26:29, rsc wrote: > *** Submitted as http://code.google.com/p/go/source/detail?r=3e99e90863e4 *** > > gc: allow implicit conversion of *[10]int -> []int > when used as arg to copy. > > R=ken2 > http://codereview.appspot.com/157071 LGTM