diff options
| author | Than McIntosh <thanm@google.com> | 2022-08-17 14:52:45 -0400 |
|---|---|---|
| committer | Than McIntosh <thanm@google.com> | 2022-09-28 11:49:14 +0000 |
| commit | b32689f6c3156da19d469f35cc68fc155d401ef9 (patch) | |
| tree | 81b17f01db70feb68770df33bec64465852ef2ee /src/testing/testing.go | |
| parent | 06e8022ed43ea83d0d7d76366f4930903220bc25 (diff) | |
| download | go-b32689f6c3156da19d469f35cc68fc155d401ef9.tar.xz | |
cmd/go: refactor package references in Builder.build
Refactor references to "a.Package" in Builder.build to be consistent,
e.g. all via the "p" helper variable. No change in functionality, this
is just intended to make the code more readable/consistent (since
prior to this point we had a random mix of "p" and "a.Package").
Change-Id: Ifea5ff9b314c39a0cf6e688511907d08cc56c603
Reviewed-on: https://go-review.googlesource.com/c/go/+/424819
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Than McIntosh <thanm@google.com>
Diffstat (limited to 'src/testing/testing.go')
0 files changed, 0 insertions, 0 deletions
