-
Notifications
You must be signed in to change notification settings - Fork 18k
cmd/compile: error message for disallowed ... actual parameter is confusing #6750
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Milestone
Comments
I think when CL https://go-review.googlesource.com/#/c/25156 is merged or if #4215 is fixed, so will this issue be fixed too /cc @josharian. $ go run Kmih0YUS0N.go
# command-line-arguments
./Kmih0YUS0N.go:17: too many arguments in call to printmany, got (untyped number, []int) want (...int) |
CL https://golang.org/cl/25156 mentions this issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: