summaryrefslogtreecommitdiff
path: root/Test/dafny0/Answer
diff options
context:
space:
mode:
authorGravatar Rustan Leino <leino@microsoft.com>2011-09-08 09:10:30 -0700
committerGravatar Rustan Leino <leino@microsoft.com>2011-09-08 09:10:30 -0700
commite29fb0ac218c4130594e15abd39c1418f48eda69 (patch)
tree06ac586ca8792f1c875cfd336dc524efbd05ac0c /Test/dafny0/Answer
parent8f96062d049a940fb5bf7cf99475b4b296b2a49b (diff)
Dafny: fixed parsing bug with "!in"
Dafny: fixed translation bug with missing match cases (where the constructor has some parameters) Dafny: fixed translation bug where the program had forward references to members of a datatype
Diffstat (limited to 'Test/dafny0/Answer')
-rw-r--r--Test/dafny0/Answer2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/dafny0/Answer b/Test/dafny0/Answer
index 3a650ce2..f00bb9a0 100644
--- a/Test/dafny0/Answer
+++ b/Test/dafny0/Answer
@@ -989,7 +989,7 @@ Execution trace:
(0,0): anon4_Else
(0,0): anon5_Then
-Dafny program verifier finished with 26 verified, 3 errors
+Dafny program verifier finished with 29 verified, 3 errors
-------------------- TypeAntecedents.dfy --------------------
TypeAntecedents.dfy(32,13): Error: assertion violation