]> Cypherpunks repositories - gostls13.git/commit
go/token: remove unreachable code
authorMichael Pratt <mpratt@google.com>
Tue, 3 Jun 2025 17:08:06 +0000 (13:08 -0400)
committerGopher Robot <gobot@golang.org>
Tue, 3 Jun 2025 17:53:27 +0000 (10:53 -0700)
commit74b70eead70872ccb0b7bfe0435ef3e4a1eb288e
treee4e4614a1c21213558829dd0e361d59862aeb517
parent0c0094c893c6e7b81fdd2f7811101a536f525078
go/token: remove unreachable code

Reported by go vet.

Change-Id: I6a6a636c79923fafd8c649c583383cdf455c6ce2
Reviewed-on: https://go-review.googlesource.com/c/go/+/678317
Reviewed-by: Robert Findley <rfindley@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/go/token/tree.go