all_test.go
128 KB
- 
reflect: change Value.Call results to not be addressable · d90936ffLeaving 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: r234923Ian Lance Taylor committed
