diff options
| author | Tobias Klauser <tklauser@distanz.ch> | 2023-09-12 23:09:48 +0200 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2023-09-13 18:34:40 +0000 |
| commit | 2c74018d7b2566513bf05b984a720769f95a922d (patch) | |
| tree | 0fea846799c37cb4bf4db05d248e4a64c8116dc0 /src/os/exec/exec_test.go | |
| parent | 3e1db32657844bccb85237fc6918d2f3ab9b6893 (diff) | |
| download | go-2c74018d7b2566513bf05b984a720769f95a922d.tar.xz | |
path: use bytealg.LastIndexByteString
While strings.LastIndex{,Byte} cannot be used in package path, the
respective internal/bytealg function can be used.
Change-Id: If0ecc36484308221f50875c8609913f6f2887fba
Reviewed-on: https://go-review.googlesource.com/c/go/+/527855
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Diffstat (limited to 'src/os/exec/exec_test.go')
0 files changed, 0 insertions, 0 deletions
