Menu

#10 true in conjunction/disjunction does not work

open
nobody
Interpreter (2)
5
2012-08-07
2012-08-07
No

When true is added as a conjunct or disjunct in the guard of a rule, it will not work. What works: p <- true | skip; What doesn't work: p <- q and true | skip;

Discussion


Log in to post a comment.

MongoDB Logo MongoDB