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