summaryrefslogtreecommitdiff
path: root/Test/dafny0/CallStmtTests.dfy
Commit message (Collapse)AuthorAge
* Dafny: Fixed bug in call statements where mutability of out parameters was ↵Gravatar Jason Koenig2011-07-06
not checked. Added regression test.