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