commit | 222462ed4f36f8b118dbad305b1c89a3c07e574a | [log] [tgz] |
---|---|---|
author | Robert Griesemer <gri@golang.org> | Fri Dec 11 16:42:14 2009 -0800 |
committer | Robert Griesemer <gri@golang.org> | Fri Dec 11 16:42:14 2009 -0800 |
tree | abc309fb9eb5b65b108426ebef1f0c1e82649026 | |
parent | 3997495dc343c1cfca7a7e771581a09a4e1f7eb4 [diff] |
Various cleanups: - no need to replace comments for stand-alone blocks - always print string concatenations with interspersed "+" (remove option) - minor cleanups R=rsc https://golang.org/cl/174076