-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
Removal of a rule having a sub-sub-network (as in the following drl) doesn't cleanup the outermost subnetwork
rule R when
$l : List()
exists Integer( this == 1 ) from $l
exists Integer( this == 2 ) from $l
then
end