Descriptiongo/parser: correct position of empty statement ';'
(caused certain files to not be idempotent under gofmt)
- corrected golden files for go/printer
- slightly simplified some code in nodes.go (no impact on formatting)
- these changes have no impact on gofmt output of .go files under src, misc
fallthrough statement considered harmful!
Patch Set 1 #Patch Set 2 : code review 1593042: go/parser: correct position of empty statement ';' #Patch Set 3 : code review 1593042: go/parser: correct position of empty statement ';' #Patch Set 4 : code review 1593042: go/parser: correct position of empty statement ';' #
MessagesTotal messages: 4
|