File Manager

Path: /opt/golang/1.22.0/src/text/template/testdata/

Viewing File: tmpl1.tmpl

template1
{{define "x"}}x{{end}}
{{template "y"}}