Blob


1 {!
2 #include <stdio.h>
3 #include <stdlib.h>
4 !}
6 {{ define base(struct template *tp, const char *title) }}
7 {{ printf "%.2s:\t%d\n", title, 42 }}
8 {{ end }}