1
0
mirror of https://github.com/golang/go synced 2024-11-25 22:17:58 -07:00
The Go programming language
Go to file
Russ Cox cd40cd2435 fix new(bool) error message
R=ken
OCL=21616
CL=21616
2008-12-19 12:18: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 help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src fix new(bool) error message 2008-12-19 12:18:44 -08:00
test chan and map of [] and struct 2008-12-19 12:05:22 -08:00
usr change *map to map; *chan to chan; new(T) to new(*T) 2008-12-19 03:05:37 -08:00