text/template: bad format string for range-over-int error #69708
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Go version
go version devel go1.24-5fe3b31cf8 Fri Sep 27 16:45:09 2024 +0000 linux/amd64
Output of
go env
in your module/workspace:What did you do?
where
template
istext/template
What did you see happen?
template: :1:18: executing "" at <.>: can't use %!s(int=5) to iterate over more than one variable
(emphasis mine)
What did you expect to see?
maybe
The text was updated successfully, but these errors were encountered: