summaryrefslogtreecommitdiff
path: root/Test/dafny0/Tuples.dfy.expect
Commit message (Collapse)AuthorAge
* Added tuples and tuple types. Syntax is the expected one, namely parentheses ↵Gravatar Rustan Leino2014-06-27
around a comma-delimited list of expressions or types. Unit and the unit type are denoted ().