summaryrefslogtreecommitdiff
path: root/Test/dafny0/StatementExpressions.dfy.expect
diff options
context:
space:
mode:
authorGravatar leino <unknown>2015-06-15 15:04:18 -0700
committerGravatar leino <unknown>2015-06-15 15:04:18 -0700
commit2edb5e1ba0f8c9c79364d0f0415713f0ddfdeadd (patch)
tree532835db831b052e9e974121b5279b0ae253126e /Test/dafny0/StatementExpressions.dfy.expect
parentb732961c4e4f174a184c34749d694e289d1e4f25 (diff)
Postpone reads checks of function preconditions until after the entire precondition has otherwise been checked for well-formedness
Diffstat (limited to 'Test/dafny0/StatementExpressions.dfy.expect')
-rw-r--r--Test/dafny0/StatementExpressions.dfy.expect4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/dafny0/StatementExpressions.dfy.expect b/Test/dafny0/StatementExpressions.dfy.expect
index 313c8884..9de6a5d1 100644
--- a/Test/dafny0/StatementExpressions.dfy.expect
+++ b/Test/dafny0/StatementExpressions.dfy.expect
@@ -11,11 +11,11 @@ Execution trace:
StatementExpressions.dfy(77,6): Error: possible division by zero
Execution trace:
(0,0): anon0
- (0,0): anon3_Else
+ (0,0): anon4_Else
StatementExpressions.dfy(88,5): Error: value assigned to a nat must be non-negative
Execution trace:
(0,0): anon0
- (0,0): anon3_Else
+ (0,0): anon4_Else
StatementExpressions.dfy(98,18): Error: cannot prove termination; try supplying a decreases clause
Execution trace:
(0,0): anon0