summaryrefslogtreecommitdiff
path: root/Test/dafny0/Refinement.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/Refinement.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/Refinement.dfy.expect')
-rw-r--r--Test/dafny0/Refinement.dfy.expect2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/dafny0/Refinement.dfy.expect b/Test/dafny0/Refinement.dfy.expect
index 93d59873..d03b9412 100644
--- a/Test/dafny0/Refinement.dfy.expect
+++ b/Test/dafny0/Refinement.dfy.expect
@@ -16,7 +16,7 @@ Refinement.dfy(99,12): Error BP5003: A postcondition might not hold on this retu
Refinement.dfy(78,15): Related location: This is the postcondition that might not hold.
Execution trace:
(0,0): anon0
- (0,0): anon3_Else
+ (0,0): anon4_Else
Refinement.dfy(102,3): Error BP5003: A postcondition might not hold on this return path.
Refinement.dfy(83,15): Related location: This is the postcondition that might not hold.
Execution trace: