]> Cypherpunks repositories - gostls13.git/commit
- print comments associated with declarations
authorRobert Griesemer <gri@golang.org>
Tue, 7 Jul 2009 23:07:34 +0000 (16:07 -0700)
committerRobert Griesemer <gri@golang.org>
Tue, 7 Jul 2009 23:07:34 +0000 (16:07 -0700)
commit9809d73868229ff100787dbc7099cc4fff1b384b
treecf891b35dba281f54841c84b331c92843ee13813
parent42af80348cf152ac269615145d70901d2142a7f6
- print comments associated with declarations
- fix a bug w/ optional semicolons

R=rsc
DELTA=46  (24 added, 0 deleted, 22 changed)
OCL=31306
CL=31311
src/pkg/go/printer/printer.go