text/template.state.setVar (method)

2 uses

	text/template (current package)
		exec.go#L64: func (s *state) setVar(name string, value reflect.Value) {
		exec.go#L444: 			s.setVar(variable.Ident[0], value)