Description- Parse expressions as opposed to statements for gofmt rewrite patterns.
Allows stand-alone types (e.g. []int as patterns) and doesn't require
a semicolon at the end (which are now mandatory terminators).
- Fix a matcher bug.
Patch Set 1 #Patch Set 2 : code review 179088: Parse expressions as opposed to statements for gofmt re... #Patch Set 3 : code review 179088: - Parse expressions as opposed to statements for gofmt ... #Patch Set 4 : code review 179088: - Parse expressions as opposed to statements for gofmt ... #Patch Set 5 : code review 179088: - Parse expressions as opposed to statements for gofmt ... #Patch Set 6 : code review 179088: - Parse expressions as opposed to statements for gofmt ... #MessagesTotal messages: 3
|