jomarko commented on issue #1798: URL: https://github.com/apache/incubator-kie-issues/issues/1798#issuecomment-2633412652
Thank you for this ticket @gitgabrio . I am interested for example in this line https://github.com/dmn-tck/tck/blob/master/TestCases/compliance-level-3/1156-range-function/1156-range-function.dmn#L114 Should DMN Editor support something like that? I thought the range opening parenthesis can be only `(` or `[` and closing parenthesis can be only `)` or `]`. In the linked line I see `]` as opening. -- 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]
