-
Fixed parsing of quoted keywords in if statements, like 'not' was parsed as !… · b159408aseldaek authored
Fixed parsing of quoted keywords in if statements, like 'not' was parsed as ! because using {if not $foo} is valid, but it was impossible to use them even as string. Fixes #46. git-svn-id: http://svn.dwoo.org/trunk@329 0598d79b-80c4-4d41-97ba-ac86fbbd088bb159408a