[jboss-jira] [JBoss JIRA] (DROOLS-602) Separator between patterns and functions inside an accumulate shouldn't be optional

Mario Fusco (JIRA) issues at jboss.org
Wed Sep 17 03:16:02 EDT 2014


Mario Fusco created DROOLS-602:
----------------------------------

             Summary: Separator between patterns and functions inside an accumulate shouldn't be optional
                 Key: DROOLS-602
                 URL: https://issues.jboss.org/browse/DROOLS-602
             Project: Drools
          Issue Type: Bug
            Reporter: Mario Fusco
            Assignee: Mario Fusco


At the moment the separator between patterns and functions inside an accumulate is optional evenif it shouldn't. In other words an accumulate pattern like the following shouldn't compile.

{code}
accumulate ( $s: String() count($s) )
{code}



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list