Add self to varname list
authorteodor <teodor>
Sat, 4 Oct 2008 09:30:04 +0000 (09:30 +0000)
committerteodor <teodor>
Sat, 4 Oct 2008 09:30:04 +0000 (09:30 +0000)
tmpl_gram.y

index 9bc2f71..b3a56ed 100644 (file)
@@ -96,6 +96,7 @@ varname:
        | IF_P
        | ELSE_P
        | LOOP_P
+       | SELF_P
        | ENDIF_P
        | ENDLOOP_P
        ;