commit | 1fc3d23ca063a16840ca9fb54d0519319290d18d | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Thu Sep 08 10:59:11 2011 +1000 |
committer | Andrew Gerrand <adg@golang.org> | Thu Sep 08 10:59:11 2011 +1000 |
tree | a28e95e9ed941948bd0d83d8ee1e04f1b7eaedc6 | |
parent | b8f72d611053b2cf9539674edac1fb2dd7760797 [diff] |
[release-branch.r60] exp/template: remove else and end nodes from public view. ««« CL 4905052 / 508513bbf607 exp/template: remove else and end nodes from public view. They are used internally and do not appear in the final parse tree. R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/4905052 »»» R=dsymonds CC=golang-dev https://golang.org/cl/4951069