tbranyen / combyne

A template engine that works the way you expect.
MIT License
144 stars 19 forks source link

Fixes elsif bug #42

Closed tbranyen closed 10 years ago

tbranyen commented 10 years ago

This fixes a bug that has always existed where the AST wouldn't properly account for END_IF when an ELSIF expression existed in the template.