func text/template.call

2 uses

	text/template (current package)
		funcs.go#L40: 		"call":     call,
		funcs.go#L312: func call(fn reflect.Value, args ...reflect.Value) (reflect.Value, error) {