Skip to content
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

go/doc: remove alias => operator from spec #17975

Closed
bradleyfalzon opened this issue Nov 18, 2016 · 1 comment
Closed

go/doc: remove alias => operator from spec #17975

bradleyfalzon opened this issue Nov 18, 2016 · 1 comment
Milestone

Comments

@bradleyfalzon
Copy link

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.

@ianlancetaylor ianlancetaylor added this to the Go1.8 milestone Nov 18, 2016
@gopherbot
Copy link

CL https://golang.org/cl/33365 mentions this issue.

@golang golang locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants