1
0
mirror of https://github.com/golang/go synced 2024-11-22 12:34:48 -07:00
The Go programming language
Go to file
Russ Cox af5e16cfd9 fix new(T) if type T []int.
make sure type of expr is T not just []int

R=ken
OCL=21688
CL=21688
2008-12-20 16:30:44 -08:00
doc - receiver ident may be optional 2008-12-18 13:29:11 -08:00
include symbol table changes 2008-11-20 17:32:18 -08:00
lib
pkg
src fix new(T) if type T []int. 2008-12-20 16:30:44 -08:00
test update map test. 2008-12-20 16:07:43 -08:00
usr Update for source code changes. 2008-12-19 14:32:00 -08:00