We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
go version
master @ d24b57a
go env
Not applicable.
Opened https://tip.golang.org/ref/spec#Operators_and_Delimiters
I do not expect to see => listed as an operator.
=>
I saw => listed as an operator, since alias #16339 related commits have been reverted , I believe this may have been missed.
CL that created this: https://go-review.googlesource.com/#/c/32310/ in commit 7fd6b92.
The text was updated successfully, but these errors were encountered:
CL https://golang.org/cl/33365 mentions this issue.
Sorry, something went wrong.
0eb26fa
No branches or pull requests
What version of Go are you using (
go version
)?master @ d24b57a
What operating system and processor architecture are you using (
go env
)?Not applicable.
What did you do?
Opened https://tip.golang.org/ref/spec#Operators_and_Delimiters
What did you expect to see?
I do not expect to see
=>
listed as an operator.What did you see instead?
I saw
=>
listed as an operator, since alias #16339 related commits have been reverted , I believe this may have been missed.CL that created this: https://go-review.googlesource.com/#/c/32310/ in commit 7fd6b92.
The text was updated successfully, but these errors were encountered: