go/src/text
Andrew Gerrand 7085fb31df html/template, text/template: clarify Parse{Files,Glob} semantics
Document the subtle property that files with equivalent base names
will overwrite extant templates with those same names.

Fixes golang/go#14320

Change-Id: Ie9ace1b08e6896ea599836e31582123169aa7a25
Reviewed-on: https://go-review.googlesource.com/21824
Reviewed-by: Rob Pike <r@golang.org>
2016-04-22 02:01:54 +00:00
..
scanner all: single space after period. 2016-03-02 00:13:47 +00:00
tabwriter all: remove public named return values when useless 2016-02-29 03:31:19 +00:00
template html/template, text/template: clarify Parse{Files,Glob} semantics 2016-04-22 02:01:54 +00:00