{! #include #include #include "tmpl.h" !} {{ define base(struct template *tp, const char *title) }} {{ printf "%.2s:\t%d\n", title, 42 }} {{ end }}