go fmt: kept whitespace around * · Issue #51663 · golang/go
What version of Go are you using (go version)? $ go version go version go1.16.14 linux/amd64 Does this issue reproduce with the latest release? Not sure. What did you do? go fmted on package main i...