Closed
Description
CL 160184 implemented a change to cmd/gofmt
for Go 1.13 to normalize number prefixes and exponents.
The same change should be applied to the go/format
package (or one of its dependencies, depending on where it's most appropriate to implement).
Also see #37453.
/cc @griesemer @cespare @heschik