semi-colon at the end hurt anything?

Summer <crazysummer2004-/[email protected]> Mon, 22 Apr 2013 12:58:03 -0700 (PDT)
Newsgroups gmane.comp.lang.perl.modules.template-toolkit
Message-ID <[email protected]>
hello -- just want to verify, but I would think that it is of no consequence.

 [% IF something; %]
 //do something
 [% ELSIF something-else; %]

 [% END %]

or

 [% IF something && somethingelse; %]

";" <--- is that bad practice or inconsequential?

thanks,
summer

_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates