tools/refactor/eg/testdata/no_before.template

6 lines
92 B
Plaintext

package template
const shouldFail = "no 'before' func found in template"
func Before() {}