Fix to allow things like

 #foo( [ $a ] )

as pointed out by bug report by Charles Anthony
 <charles.anthony@hpdsoftware.com>

Also extended the syntax to allow both ObjectArray and IntegerRange as
args to methods.

$foo.bar( [1..2])  or $foo.bar( [$a,$b])

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/velocity/trunk@75108 13f79535-47bb-0310-9956-ffa450edef68
1 file changed