From 60b6a26884b77fe6c6c37e714aa7a0c1b30e9fc7 Mon Sep 17 00:00:00 2001 From: teodor Date: Fri, 3 Oct 2008 23:35:37 +0000 Subject: [PATCH] Add some comments, fix cleanup, improve tests --- data/template.tmpl | 4 ++-- expected/tmpl | 34 +++++++++++++++++----------------- template.c | 3 +-- template.h | 20 +++++++++++++------- 4 files changed, 33 insertions(+), 28 deletions(-) diff --git a/data/template.tmpl b/data/template.tmpl index 7a2db76..7b65074 100644 --- a/data/template.tmpl +++ b/data/template.tmpl @@ -70,8 +70,8 @@ str ? "yes" : -1 = <% str ? "yes" : -1 %> <@ ENDLOOP @> <@ LOOP selfLoop@> - <@if __FIRST @>