dlr         01/06/20 18:51:14

  Modified:    convert  convert.wm
  Log:
  Added another devilish test containing a method call with many
  arugment; currently not converted properly.
  
  Revision  Changes    Path
  1.6       +2 -0      jakarta-velocity/convert/convert.wm
  
  Index: convert.wm
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/convert/convert.wm,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- convert.wm        2001/05/22 02:21:54     1.5
  +++ convert.wm        2001/06/21 01:51:14     1.6
  @@ -33,6 +33,8 @@
   
   $_leadingUnderscore
   
  +#set $entries = $host.getAuditLog($acl, $itemsPerPage, $filter)
  +
   This is an explicitly terminated $statement;.
   
   $foo;.getBar() when $foo is a variable and getBar() is schmoo.
  
  
  

Reply via email to