summaryrefslogtreecommitdiff
path: root/Test/dafny0/Superposition.dfy.expect
diff options
context:
space:
mode:
authorGravatar leino <unknown>2015-06-12 13:01:36 -0700
committerGravatar leino <unknown>2015-06-12 13:01:36 -0700
commit03a8bdfce9713570fdb3fcc05a31c6a83e26afd8 (patch)
tree912ac184ec57c295b7feb17b75653c264821cc88 /Test/dafny0/Superposition.dfy.expect
parent1e9a9af1700f67dde62e8ceb81aa16e13de0e3fb (diff)
Combined some common routines into CheckWellformedAndAssume, which also allows an improvement of the generated Boogie (which will be especially good soon, when reads-clause checking may change)
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 4b8e354f..eccb16b0 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): anon5_Else
+ (0,0): anon6_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): anon5_Else
+ (0,0): anon6_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): anon7_Else
- (0,0): anon9_Then
- (0,0): anon6
+ (0,0): anon8_Else
+ (0,0): anon10_Then
+ (0,0): anon7
Verifying CheckWellformed$$_1_M1.C.Q ...
[0 proof obligations] verified