]> Cypherpunks repositories - gostls13.git/commit
simplified heuristic for associating const/var decls with types
authorRobert Griesemer <gri@golang.org>
Mon, 31 Aug 2009 20:13:04 +0000 (13:13 -0700)
committerRobert Griesemer <gri@golang.org>
Mon, 31 Aug 2009 20:13:04 +0000 (13:13 -0700)
commit5a40a682e38d9841d7b362498911abdbeacbd674
tree11f294d877572d50dac43e5742da5bdf1891fd09
parent149e3d332cc02eb0750dbc226472d6cc099b13da
simplified heuristic for associating const/var decls with types
(per suggestion from rsc)

R=rsc
DELTA=24  (3 added, 9 deleted, 12 changed)
OCL=34121
CL=34130
src/pkg/go/doc/doc.go