OpenGrok
Cross Reference: tmpl1.tmpl
xref
: /
prebuilts
/
go
/
darwin-x86
/
src
/
text
/
template
/
testdata
/
tmpl1.tmpl
Home
|
History
|
Annotate
|
Download
|
only in
testdata
1
template1
2
{{define "x"}}x{{end}}
3
{{template "y"}}
4