Home | History | Annotate | Download | only in template

Lines Matching defs:SomeMethod

1719 func (Issue7379) SomeMethod(x int) string {
1728 tmpl := Must(New("x").Parse("<html>{{0 | .SomeMethod}}</html>\n"))