1
0
mirror of https://github.com/golang/go synced 2024-11-23 06:50:05 -07:00

runtime: gofmt all improperly formatted code

This change fixes incorrect formatting in mheap.go (the result of my
previous heap scavenging changes) and map_test.go.

Change-Id: I2963687504abdc4f0cdf2f0c558174b3bc0ed2df
Reviewed-on: https://go-review.googlesource.com/c/148977
Run-TryBot: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
This commit is contained in:
Michael Anthony Knyszek 2018-11-09 23:33:40 +00:00 committed by Michael Knyszek
parent 8607b2e825
commit 3a7a56cc70
2 changed files with 8 additions and 8 deletions