]
Tibor Zimányi commented on DROOLS-1670:
---------------------------------------
PR containing reproducer here:
FEEL expression 1 ++++++ 2 passes with result 3
-----------------------------------------------
Key: DROOLS-1670
URL:
https://issues.jboss.org/browse/DROOLS-1670
Project: Drools
Issue Type: Bug
Components: dmn engine
Affects Versions: 7.1.0.Final
Reporter: Tibor Zimányi
Assignee: Edson Tirelli
Priority: Minor
Labels: reported-by-qe
When evaluating FEEL expression "1 ++++++ 2", the result is 3. This is
grammatically correct, but it doesn't look good. I will provide PR with a reproducer.