go/src/fmt
Daniel Martí 2f0b28da19 fmt: adjust comment after CL 524940
https://go.dev/cl/524940 swapped a call to Slice with Bytes,
but the comment below still referenced Slice.

Change-Id: Iedc772e1c49c4108bcd06f4cea0e637f011d053c
Reviewed-on: https://go-review.googlesource.com/c/go/+/526356
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: t hepudds <thepudds1460@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2023-09-08 06:28:03 +00:00
..
doc.go
errors.go
errors_test.go
example_test.go
export_test.go
fmt_test.go all: make safe for new vet analyzer 2023-05-08 20:18:40 +00:00
format.go
gostringer_example_test.go
print.go fmt: adjust comment after CL 524940 2023-09-08 06:28:03 +00:00
scan.go src: rename unexported errors by adding prefix err 2023-02-16 23:09:19 +00:00
scan_test.go fmt,math/big,net/url: fixes to old Benchmarks 2023-05-23 20:25:13 +00:00
state_test.go
stringer_example_test.go
stringer_test.go