]> Cypherpunks repositories - gostls13.git/commit
cmd/go: remove comparison that is always true
authorZxilly <zxilly@outlook.com>
Sun, 28 Jul 2024 15:08:33 +0000 (15:08 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 29 Jul 2024 14:27:04 +0000 (14:27 +0000)
commitf7ec58b2fcf0677678aac8f939b055c6e4ef8c7d
tree87287dad1c25aca1d81b373bc2081a89f9d6759f
parent0fe775e9f3c60db4a8fa6981bbc5cb0812a01dc5
cmd/go: remove comparison that is always true

Change-Id: Ia77769e03ee040451c044afb332ae4efae3065b9
GitHub-Last-Rev: 66c6d71c1308a86b1bf770f06a8b412f72a00b4f
GitHub-Pull-Request: golang/go#68623
Reviewed-on: https://go-review.googlesource.com/c/go/+/601615
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/go/internal/test/test.go