cmd/compile: align formal parameters with actual argument when reporting incorrect number of arguments #34138
Labels
Milestone
Comments
There may be better ways to report this error, but aligning the output will only cause more problems (one can easily imagine overlong lines that are harder to decipher than what's here now). Not urgent. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
https://play.golang.org/p/Jgg2p681cOG
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: