]> Cypherpunks repositories - gostls13.git/commit
text/template: removed truncation of context in error message
authorAlexandre Maari <draeron@gmail.com>
Mon, 15 Oct 2018 17:23:09 +0000 (13:23 -0400)
committerRob Pike <r@golang.org>
Tue, 23 Oct 2018 00:28:36 +0000 (00:28 +0000)
commit0cc4c2971da80d010af5a3336ad2e7fda06f06a8
tree0f26eb1b3fa5f8d2ec6b1d14a0b1f6a53efe59ac
parentcc558fedfbe71222c85ba0ed24dcf873f934bbdb
text/template: removed truncation of context in error message

Fixes #27930

Change-Id: I31ad3fdb74d74152268c59ae4c651cc4c8c1716d
Reviewed-on: https://go-review.googlesource.com/c/142217
Reviewed-by: Rob Pike <r@golang.org>
Run-TryBot: Rob Pike <r@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/text/template/parse/parse.go