1
0
mirror of https://github.com/golang/go synced 2024-11-14 05:50:27 -07:00
go/src/text
Ian Lance Taylor befec5ddbb text/template: set variables correctly in range assignment
I unintentionally flipped them in CL 446795.

For #56490
Fixes #60801

Change-Id: I57586bec052e1b2cc61513870ce24dd6ce17e56b
Reviewed-on: https://go-review.googlesource.com/c/go/+/503575
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
2023-06-15 14:28:01 +00:00
..
scanner all: remove trailing blank doc comment lines 2022-04-01 18:18:07 +00:00
tabwriter all: remove trailing blank doc comment lines 2022-04-01 18:18:07 +00:00
template text/template: set variables correctly in range assignment 2023-06-15 14:28:01 +00:00