]> Cypherpunks repositories - gostls13.git/commit
exp/template: plain actions with declarations should produce no output.
authorRob Pike <r@golang.org>
Fri, 22 Jul 2011 00:51:40 +0000 (10:51 +1000)
committerRob Pike <r@golang.org>
Fri, 22 Jul 2011 00:51:40 +0000 (10:51 +1000)
commit3e79c958c4586d2bd70b0e5fd752c74565db6b30
tree8926c1ffc28c5d04bc57481fb18e5fc2203f19a9
parent47647b9865c9d3dbcf95c650420b0aaeeb6a3aff
exp/template: plain actions with declarations should produce no output.
This is already the behavior for pipelines producing values for if, with, and range.

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/4808050
src/pkg/exp/template/doc.go
src/pkg/exp/template/exec.go
src/pkg/exp/template/exec_test.go