Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-2823

FEEL Parser: refactor `not` unary negation and `not` function call; fix support to wildcard `?`

XMLWordPrintable

    • 2018 Week 30-32, 2018 Week 33-35, 2018 Week 36-38, 2018 Week 39-41
    • 5
    • NEW
    • NEW

      list contains([1,2,3,4,5,6], 3) returns true
      not(list contains([1,2,3,4,5,6], 3)) returns “list contains([1,2,3,4,5,6], 3)”, it should return false

      Most likely related to an issue with the parse tree branches

              evacchi Edoardo Vacchi (Inactive)
              evacchi Edoardo Vacchi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: