]> Cypherpunks repositories - gostls13.git/commit
embed/internal/embedtest: use parenthesized vars for one test
authorIan Lance Taylor <iant@golang.org>
Tue, 26 Oct 2021 16:01:34 +0000 (09:01 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 26 Oct 2021 23:12:17 +0000 (23:12 +0000)
commit13eccaa9902f3bb17999f1f7f14b7da39d60e0ea
tree217fc36d139a8c99c4039a7c6960d373f3f431fa
parente5c512520bd0a51d59b39556795a47db888d69b5
embed/internal/embedtest: use parenthesized vars for one test

The gofrontend code mishandled this case, so add it to the test.

Change-Id: I183b8fab57552320b04c4826c590b7c6d36b6548
Reviewed-on: https://go-review.googlesource.com/c/go/+/358836
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
src/embed/internal/embedtest/embed_test.go