]> Cypherpunks repositories - gostls13.git/commit
associate const and var declarations with a type where possible
authorRobert Griesemer <gri@golang.org>
Mon, 31 Aug 2009 17:47:34 +0000 (10:47 -0700)
committerRobert Griesemer <gri@golang.org>
Mon, 31 Aug 2009 17:47:34 +0000 (10:47 -0700)
commit3dc7b382f941eff01b893250d2ce33407453adb2
tree8b435939fe1f513e9a0bc66a66c4f48a0cf7896a
parentc62b9d8f2aeb638fccea32599b02fee9df08d76a
associate const and var declarations with a type where possible

R=rsc
DELTA=105  (87 added, 7 deleted, 11 changed)
OCL=34062
CL=34119
lib/godoc/package.html
lib/godoc/package.txt
src/pkg/go/doc/doc.go