Sign in
go
/
tools
/
8a42e17289ea392d63892321ce1f40bd07efcc9f
/
.
/
refactor
/
eg
/
testdata
/
no_before.template
blob: 9205e6677a4f597fa5dcd1c8883b0b029d537eb3 [
file
] [
log
] [
blame
]
package
template
const
shouldFail
=
"no 'before' func found in template"
func
Before
()
{}