summaryrefslogtreecommitdiff
path: root/Test/dafny4/Bug108.dfy.expect
Commit message (Collapse)AuthorAge
* Fix issue 108. Use idGenerator to create a new collection name for eachGravatar qunyanm2015-11-18
occurrence of Set/MapComprehension when translating it to c#.