]> Cypherpunks repositories - gostls13.git/commit
text/template: explain better the semantics of ParseFiles
authorRob Pike <r@golang.org>
Tue, 23 Jun 2015 03:05:25 +0000 (13:05 +1000)
committerRob Pike <r@golang.org>
Tue, 23 Jun 2015 03:18:52 +0000 (03:18 +0000)
commitf2662f2c938f2f9fd21067169b2aaec89f8d0e9f
tree9fe00656b741150bc087aa2311864cdcd05c06ac
parentc8aea7b18f81b97653f1861ee3acf10b1c074747
text/template: explain better the semantics of ParseFiles

Documentation change only.

Fixes #11247.

Change-Id: Ib412de2d643292dbe42b56dee955bdb877aee81b
Reviewed-on: https://go-review.googlesource.com/11329
Reviewed-by: David Symonds <dsymonds@golang.org>
src/text/template/helper.go