]> Cypherpunks repositories - gostls13.git/commit
- add a blank before the opening { for multi-line composites
authorRobert Griesemer <gri@golang.org>
Thu, 5 Nov 2009 05:15:47 +0000 (21:15 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 5 Nov 2009 05:15:47 +0000 (21:15 -0800)
commit601ee4807bfc259eb01ddf5bb48478902db3e022
treef4e7177ec5b1caa0f1b142e68a7f222cdccf186d
parent398f220d5b11c95278ef50f49ccc97da57ffd277
- add a blank before the opening { for multi-line composites
(request by r)
- feature temporarily disabled

R=rsc
CC=r
http://go/go-review/1018052
src/pkg/go/printer/nodes.go