File Manager

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

Viewing File: tmpl2.tmpl

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