1
0
mirror of https://github.com/golang/go synced 2024-11-22 11:54:50 -07:00
Commit Graph

2 Commits

Author SHA1 Message Date
Russ Cox
08ca30bbfa change *map to map; *chan to chan; new(T) to new(*T)
fix bugs left over from *[] to [] conversion.

TBR=r
OCL=21576
CL=21581
2008-12-19 03:05:37 -08:00
Ken Thompson
24eb30b5d6 test
R=r
OCL=17855
CL=17855
2008-10-25 15:26:35 -07:00