]> Cypherpunks repositories - gostls13.git/commit
strconv: add missing function name, avoid unnecessary raw string
authorLuka Krmpotić <luka.krmpotic@gmail.com>
Mon, 21 Aug 2023 23:17:31 +0000 (23:17 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 24 Aug 2023 18:08:43 +0000 (18:08 +0000)
commit7497ccb9b41f1247b4c4d38f6d36aa6b337c5b0c
tree97e5fff95915c142196d2cb266b25a755cdfed62
parent99a174f06e6c7043a2ec739d116f6663f6c0c7b2
strconv: add missing function name, avoid unnecessary raw string

Change-Id: Iecd68f69f5265f1a4ea41b90aa819ce68fe55908
GitHub-Last-Rev: 4d1f4a1bc2740fc19bbb4768009ccfea1c8eb5bc
GitHub-Pull-Request: golang/go#62177
Reviewed-on: https://go-review.googlesource.com/c/go/+/521277
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/strconv/atob_test.go