VTL Creates parse error, but shouldn't
--------------------------------------

                 Key: VELOCITY-631
                 URL: https://issues.apache.org/jira/browse/VELOCITY-631
             Project: Velocity
          Issue Type: Bug
          Components: Engine
    Affects Versions: 1.6-beta1
            Reporter: Byron Foster


The following creates a parse exception, but should not:

#macro(test $x)$x#set($i=1)#end

Exception:

Threw: org.apache.velocity.exception.ParseErrorException
msg: Encountered "=" at /foo.vm[line 2, column 25]
Was expecting one of:
    <RPAREN> ...
    <WHITESPACE> ...
    <WHITESPACE> ...




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to