]> Cypherpunks.ru repositories - gostls13.git/commit
strings: use the builtin max function
authorMuhammad Falak R Wani <falakreyaz@gmail.com>
Mon, 7 Aug 2023 13:43:52 +0000 (13:43 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 7 Aug 2023 18:49:51 +0000 (18:49 +0000)
commit78af0bbc65a06461e05318619acdaf35b630632a
tree88770e4e67e0ece4ca5ef05a6c36b0e78bc4d0d2
parent64c1be144fdf804c5cfc6cb06eb68cc9496eedba
strings: use the builtin max function

Change-Id: I9093c0ce822f0620152a7b911321c57bc50dc90b
GitHub-Last-Rev: dc6be231b315262e13925814b16786618ef5dad4
GitHub-Pull-Request: golang/go#61807
Reviewed-on: https://go-review.googlesource.com/c/go/+/516615
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/strings/search.go