mirror of
https://github.com/golang/go
synced 2024-11-11 19:51:37 -07:00
cmd/compile/internal/test: gofmt abiutils_test.go
Turns out that file is not formatted properly in the dev.regabi branch. Change-Id: I93125e65d5d3e8448c6ec1f077332c9bf7f0dd26 Reviewed-on: https://go-review.googlesource.com/c/go/+/292594 Trust: Cherry Zhang <cherryyz@google.com> Reviewed-by: Jeremy Faller <jeremy@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
This commit is contained in:
parent
84825599dc
commit
70c37ee7d0
@ -292,4 +292,4 @@ func TestABINumParamRegs(t *testing.T) {
|
||||
nrtest(t, s, 4)
|
||||
nrtest(t, a, 12)
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user