mirror of
https://github.com/golang/go
synced 2024-11-19 02:04:42 -07:00
runtime: gofmt
Fixes #9339 Change-Id: I22faf2593cb73f42612c2c2bfe38de001fb2746b Reviewed-on: https://go-review.googlesource.com/1630 Reviewed-by: Andrew Gerrand <adg@golang.org>
This commit is contained in:
parent
5308c6d932
commit
fccd942803
@ -32,7 +32,6 @@ func TestWriteHeapDumpNonempty(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
type Obj struct {
|
||||
x, y int
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user