9205e6677a4f597fa5dcd1c8883b0b029d537eb3
[dotfiles/.git] / no_before.template
1 package template
2
3 const shouldFail = "no 'before' func found in template"
4
5 func Before() {}