summaryrefslogtreecommitdiff
path: root/Test/dafny4/Bug99.dfy.expect
Commit message (Collapse)AuthorAge
* Fix issue 99. When annotate a quantifier expr that has a SplitQuantifier, weGravatar qunyanm2015-11-06
need exclude the private terms (the ones that includes the quantifier expr's bv) from it exported terms.