summaryrefslogtreecommitdiff
path: root/Test/dafny4/Bug139.dfy
Commit message (Collapse)AuthorAge
* Fix issue 139. Allow bound variables in nested case patterns to shadow variablesGravatar qunyanm2016-02-26
declared outside the enclosing match.