Sign in
go
/
go
/
5ac186975c8a792a4504060001df12fa3ba2ba4e
/
.
/
src
/
pkg
/
text
/
template
/
testdata
/
tmpl1.tmpl
blob: b72b3a340c7a2b9c36c69da7881357a2d7924040 [
file
]
template1
{{
define
"x"
}}
x
{{
end
}}
{{
template
"y"
}}