summaryrefslogtreecommitdiff
path: root/Test/dafny0/Superposition.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/Superposition.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/Superposition.dfy.expect')
-rw-r--r--Test/dafny0/Superposition.dfy.expect10
1 files changed, 5 insertions, 5 deletions
diff --git a/Test/dafny0/Superposition.dfy.expect b/Test/dafny0/Superposition.dfy.expect
index eccb16b0..6497c712 100644
--- a/Test/dafny0/Superposition.dfy.expect
+++ b/Test/dafny0/Superposition.dfy.expect
@@ -14,7 +14,7 @@ Superposition.dfy(27,15): Error BP5003: A postcondition might not hold on this r
Superposition.dfy(28,26): Related location: This is the postcondition that might not hold.
Execution trace:
(0,0): anon0
- (0,0): anon6_Else
+ (0,0): anon7_Else
Verifying CheckWellformed$$_0_M0.C.R ...
[5 proof obligations] error
@@ -22,7 +22,7 @@ Superposition.dfy(33,15): Error BP5003: A postcondition might not hold on this r
Superposition.dfy(34,26): Related location: This is the postcondition that might not hold.
Execution trace:
(0,0): anon0
- (0,0): anon6_Else
+ (0,0): anon7_Else
Verifying CheckWellformed$$_1_M1.C.M ...
[0 proof obligations] verified
@@ -36,9 +36,9 @@ Superposition.dfy(50,25): Error BP5003: A postcondition might not hold on this r
Superposition.dfy[M1](22,26): Related location: This is the postcondition that might not hold.
Execution trace:
(0,0): anon0
- (0,0): anon8_Else
- (0,0): anon10_Then
- (0,0): anon7
+ (0,0): anon9_Else
+ (0,0): anon11_Then
+ (0,0): anon8
Verifying CheckWellformed$$_1_M1.C.Q ...
[0 proof obligations] verified