1
0
mirror of https://github.com/golang/go synced 2024-09-24 21:20:13 -06:00
go/doc
Russ Cox 9f8f2e6130 convert composite literals from { } to ( ).
only non-trivial changes are in
	convlit1.go
	golden.out

R=gri
OCL=25019
CL=25024
2009-02-13 14:48:32 -08:00
..
progs convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
candl.txt Add description of how compiling and linking handle dependencies. 2008-04-15 16:43:06 -07:00
go_spec.txt - syntax for composite literals use () instead of {} 2009-02-11 21:57:15 -08:00
go_tutorial.txt a few small cleanups 2009-02-08 10:17:23 -08:00
prog.sh update tutorial to new language. 2009-01-09 15:16:31 -08:00