• Robert Griesemer's avatar
    go/printer, gofmt: improved comma placement · 8b7cdb7f
    Robert Griesemer authored
    Not a Go 1 issue, but appeared to be fairly easy to fix.
    
    - Note that a few existing test cases look slightly worse but
      those cases were not representative for real code. All real
      code looks better now.
    
    - Manual move of the comment in go/scanner/example_test.go
      before applying gofmt.
    
    - gofmt -w $GOROOT/src $GOROOT/misc
    
    Fixes #3062.
    
    R=rsc
    CC=golang-dev
    https://golang.org/cl/5674093
    8b7cdb7f
Name
Last commit
Last update
..
cmd Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach Loading commit data...
pkg Loading commit data...
Make.dist Loading commit data...
all.bash Loading commit data...
all.bat Loading commit data...
clean.bash Loading commit data...
clean.bat Loading commit data...
make.bash Loading commit data...
make.bat Loading commit data...
run.bash Loading commit data...
run.bat Loading commit data...
sudo.bash Loading commit data...