value.go
67 KB
-
reflect: change Value.Call results to not be addressable · d90936ff
Leaving them incorrectly marked as addressable broke a use of the text/template package, because state.evalField checks CanAddr and takes the address if it is addressable. Reviewed-on: https://go-review.googlesource.com/21908 From-SVN: r234923
Ian Lance Taylor committed