]> Cypherpunks repositories - gostls13.git/commit
runtime: gofmt
authorRuss Cox <rsc@golang.org>
Fri, 8 Mar 2024 21:35:16 +0000 (16:35 -0500)
committerGopher Robot <gobot@golang.org>
Fri, 8 Mar 2024 22:21:27 +0000 (22:21 +0000)
commita21b275a5b3e1d72e533b681406d88f6507f17bb
treee8b9989f879b8037aed7c589b5631b2ce82aef8b
parent854dea060e52e5eb8ba965ad7d85dafe7f36d2a6
runtime: gofmt

CL 565515 introduced these non-gofmt'ed lines. Gofmt them.

Change-Id: Id64244c204b2d6a0bd6377caa17869284eb34f45
Reviewed-on: https://go-review.googlesource.com/c/go/+/570216
Auto-Submit: Russ Cox <rsc@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/runtime/map_fast32.go
src/runtime/map_fast64.go
src/runtime/map_faststr.go