Descriptiongo/printer, gofmt: correct indentation after certain /*-style comments
- applied gofmt to src and misc
Note: This fix improved formatting of src/pkg/math/all_test.go but leads
to a degradation in src/pkg/exp/4s/xs.go. The latter happened to "work"
before accidentally. Fixing the alignment in that case in general will
be a separate CL.
Fixes issue 628.
Patch Set 1 #Patch Set 2 : code review 223054: go/printer, gofmt: correct indentation after certain /*... #Patch Set 3 : code review 223054: go/printer, gofmt: correct indentation after certain /*... #
MessagesTotal messages: 3
|