mirror of
https://github.com/golang/go.git
synced 2026-06-28 03:40:37 +00:00
Use the same delimiters in String representation of nodes that were used during the parsing of a template. This means that when using custom delims we can roundtrip back to the original Parse input (modulo superfluous whitespace within actions). Change-Id: I5c33e92965c7b548b854390f1189c6cc37d4d687 Reviewed-on: https://go-review.googlesource.com/c/go/+/642019 Reviewed-by: David Chase <drchase@google.com> Reviewed-by: Mark Freeman <markfreeman@google.com> LUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Daniel Martà <mvdan@mvdan.cc> |
||
|---|---|---|
| .. | ||
| scanner | ||
| tabwriter | ||
| template | ||