xref
: /
aosp_15_r20
/
prebuilts
/
go
/
linux-x86
/
src
/
html
/
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