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