xref
: /
dports
/
lang
/
gcc48
/
gcc-4.8.5
/
libgo
/
go
/
text
/
template
/
testdata
/
tmpl2.tmpl
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
template2
2
{{define "y"}}y{{end}}
3
{{template "x"}}
4