]> Cypherpunks repositories - gostls13.git/commit
exp/template: add a tree-walking example to the test.
authorRob Pike <r@golang.org>
Fri, 8 Jul 2011 06:49:06 +0000 (16:49 +1000)
committerRob Pike <r@golang.org>
Fri, 8 Jul 2011 06:49:06 +0000 (16:49 +1000)
commit02039b6345fdb2026e4469ef12921a0c5a34d434
tree340d9977235500436cbf6048859bef7469f37288
parentad58dc9d26655800694960e71a3458b1a7b665e8
exp/template: add a tree-walking example to the test.
Also fix a comment formatting glitch.

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