{! #include #include "tmpl.h" !} {{ define base(struct template *tp, const char *title) }} {! char *foo = NULL; !} {{ title }} {! /* TODO: frobnicate this line! */ !}

{{ title }}

{{ " | " }} {{ "other stuff" }} {{ finally }} {! free(foo); !} {{ end }}