text/template.state.setTopVar (method)

3 uses

	text/template (current package)
		exec.go#L75: func (s *state) setTopVar(n int, value reflect.Value) {
		exec.go#L345: 			s.setTopVar(1, elem)
		exec.go#L349: 			s.setTopVar(2, index)