commit | c7ea20195a3415668047eebdc488a4af1f629f04 | [log] [tgz] |
---|---|---|
author | guoguangwu <guoguangwug@gmail.com> | Wed Jul 24 06:55:35 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Wed Jul 24 15:39:28 2024 +0000 |
tree | b734fc14c102c19799ca3b92aa57c3faeb0c29fc | |
parent | 3637aa3e1ec739f323f59070780672542834a9fd [diff] |
cmd/compile: fix typo in comment Change-Id: Ied098312399d2d6557ebf0ee294ca0e71dfa677b GitHub-Last-Rev: 82f914e85756728976646b490223352059c1953a GitHub-Pull-Request: golang/go#68565 Reviewed-on: https://go-review.googlesource.com/c/go/+/600655 Auto-Submit: Ian Lance Taylor <iant@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 4.0 Attribution license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://go.dev/wiki/Questions for a list of places to ask questions about the Go language.