-
Notifications
You must be signed in to change notification settings - Fork 18.5k
go/token: fix a typo in a comment #76117
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
Conversation
|
This PR (HEAD: 3eeeea2) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/716440. Important tips:
|
|
Message from Gopher Robot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be During May-July and Nov-Jan the Go project is in a code freeze, during which Please don’t reply on this GitHub thread. Visit golang.org/cl/716440. |
|
Message from t hepudds: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/716440. |
|
Message from t hepudds: Patch Set 3: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/716440. |
|
Message from Go LUCI: Patch Set 3: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-10-30T13:52:29Z","revision":"8e21192007da84847733bab2630b066658170c8e"} Please don’t reply on this GitHub thread. Visit golang.org/cl/716440. |
|
Message from t hepudds: Patch Set 3: Auto-Submit+1 Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/716440. |
|
Message from Alan Donovan: Patch Set 3: Auto-Submit+1 Code-Review+2 Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/716440. |
|
Message from Alan Donovan: Patch Set 3: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/716440. |
|
Message from t hepudds: Patch Set 3: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/716440. |
|
Message from Go LUCI: Patch Set 3: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/716440. |
|
Message from Go LUCI: Patch Set 3: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/716440. |
|
Message from t hepudds: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/716440. |
|
Message from Alexander F. Rødseth: Patch Set 3: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/716440. |
Fixes #75632 Change-Id: I71f891eb837147b6ff818ec4b2133c8c07091931 GitHub-Last-Rev: 3eeeea2 GitHub-Pull-Request: #76117 Reviewed-on: https://go-review.googlesource.com/c/go/+/716440 Reviewed-by: t hepudds <thepudds1460@gmail.com> Reviewed-by: Robert Griesemer <gri@google.com> Auto-Submit: t hepudds <thepudds1460@gmail.com> Reviewed-by: Alan Donovan <adonovan@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Alan Donovan <adonovan@google.com>
|
This PR is being closed because golang.org/cl/716440 has been merged. |
Fixes #75632