]> Cypherpunks repositories - gostls13.git/commit
text/template: undo reflect.Value wrapping for short-circuit and/or
authorIan Lance Taylor <iant@golang.org>
Fri, 1 Oct 2021 19:32:41 +0000 (12:32 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 1 Oct 2021 23:51:16 +0000 (23:51 +0000)
commitc129af90eb20a5723fc7ed19b19afe054036fe71
tree0090f887d63d7f73dfa14e7a8e6048c0cc8602b0
parent0d65c272c9e494cbb604f2bee99d434b8cde46ff
text/template: undo reflect.Value wrapping for short-circuit and/or

For #31103

Change-Id: I9c0aa64f95f564de31a4c178e3930584d41316bb
Reviewed-on: https://go-review.googlesource.com/c/go/+/353610
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/text/template/exec.go
src/text/template/exec_test.go