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