tkobayas opened a new pull request, #6541:
URL: https://github.com/apache/incubator-kie-drools/pull/6541

   …number with leading zeros (DRL10)
   
   - https://github.com/apache/incubator-kie-drools/issues/6539
   
   Fixed by including `OCT_LITERAL` as `literal`.
   
   Note that leading zero number is octal digits. For example `013` in octal is 
`11` in decimal, which is the same as DRL6 and plain Java.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to