• Robert Griesemer's avatar
    gofmt: stability improvement · 9ff4565e
    Robert Griesemer authored
    There are a variety of token pairs that if printed
    without separating blank may combine into a different
    token sequence. Most of these (except for INT + .)
    don't happen at the moment due to the spacing
    introduced between expression operands. However, this
    will prevent errors should the expression spacing
    change.
    
    R=rsc
    CC=golang-dev
    https://golang.org/cl/2207044
    9ff4565e
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...