]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: fix an error in comments
authormohanson <mohanson@outlook.com>
Wed, 15 Oct 2025 02:27:16 +0000 (10:27 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 15 Oct 2025 20:48:28 +0000 (13:48 -0700)
commit0984dcd7572a90a1bd21bec98bd9c73fdcf983ab
tree969f7a650d5a4588c2bfdb8520951bbe62fe1fc0
parent31f82877e85a7e6c70b0104e704abfed622e345f
cmd/compile: fix an error in comments

Remove the redundant only.

Change-Id: I9cf2d84ae080a567ad45a2d0ef002c7c89395479
Reviewed-on: https://go-review.googlesource.com/c/go/+/711960
Auto-Submit: Robert Findley <rfindley@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Reviewed-by: Robert Findley <rfindley@google.com>
TryBot-Bypass: Robert Griesemer <gri@google.com>
src/cmd/compile/internal/types2/instantiate.go
src/go/types/instantiate.go