summaryrefslogtreecommitdiff
path: root/Test/civl/bar.bpl.expect
diff options
context:
space:
mode:
authorGravatar qadeer <qadeer@microsoft.com>2015-06-17 17:29:26 -0700
committerGravatar qadeer <qadeer@microsoft.com>2015-06-17 17:29:26 -0700
commit56a3836f3606fe035362be14428a412792de371b (patch)
tree4c72bfad58cd6d425d0c24a33b1144c2823cf119 /Test/civl/bar.bpl.expect
parente60e05a198970d64ea50b99bc605240d7a04e4cc (diff)
modified desugaring so that in commutatitivity checks copies of original
codeexpr is made.
Diffstat (limited to 'Test/civl/bar.bpl.expect')
-rw-r--r--Test/civl/bar.bpl.expect26
1 files changed, 13 insertions, 13 deletions
diff --git a/Test/civl/bar.bpl.expect b/Test/civl/bar.bpl.expect
index 8999ae7f..810c93bf 100644
--- a/Test/civl/bar.bpl.expect
+++ b/Test/civl/bar.bpl.expect
@@ -1,13 +1,13 @@
-bar.bpl(28,3): Error: Non-interference check failed
-Execution trace:
- bar.bpl(7,3): anon0
- (0,0): anon00
- bar.bpl(14,3): inline$Incr_1$0$this_A
- (0,0): inline$Impl_YieldChecker_PC_1$0$L0
-bar.bpl(28,3): Error: Non-interference check failed
-Execution trace:
- bar.bpl(38,3): anon0
- (0,0): anon00
- (0,0): inline$Impl_YieldChecker_PC_1$0$L0
-
-Boogie program verifier finished with 3 verified, 2 errors
+bar.bpl(28,3): Error: Non-interference check failed
+Execution trace:
+ bar.bpl(7,3): anon0
+ (0,0): anon00
+ bar.bpl(14,3): inline$Incr_1$0$A
+ (0,0): inline$Impl_YieldChecker_PC_1$0$L0
+bar.bpl(28,3): Error: Non-interference check failed
+Execution trace:
+ bar.bpl(38,3): anon0
+ (0,0): anon00
+ (0,0): inline$Impl_YieldChecker_PC_1$0$L0
+
+Boogie program verifier finished with 3 verified, 2 errors