Sign in
go
/
go
/
4a3daeee636751a262eb9f77d8e90c59955ee6bb
/
.
/
src
/
text
/
template
/
testdata
/
tmpl1.tmpl
blob: b72b3a340c7a2b9c36c69da7881357a2d7924040 [
file
] [
log
] [
blame
]
template1
{{
define
"x"
}}
x
{{
end
}}
{{
template
"y"
}}