Adds a test ensuring variables are filtered out only after negations are evaluated. This guards against the case where the variables is filtered out and the negation is evaluated with that variable unbound.
Implementation
Protects against regression of vaticle/typedb#6967
Adds a test case in get.feature ensuring variables are filtered out only after negations are evaluated.
Usage and product changes
Adds a test ensuring variables are filtered out only after negations are evaluated. This guards against the case where the variables is filtered out and the negation is evaluated with that variable unbound.
Implementation
Protects against regression of vaticle/typedb#6967
get.feature
ensuring variables are filtered out only after negations are evaluated.