From d652155ae013f36a1ee17653a8e458baad2d9c2c Mon Sep 17 00:00:00 2001 From: Checkmate50 Date: Mon, 6 Jun 2016 23:14:18 -0600 Subject: Merging complete. Everything looks good *crosses fingers* --- Test/civl/foo.bpl.expect | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Test/civl/foo.bpl.expect (limited to 'Test/civl/foo.bpl.expect') diff --git a/Test/civl/foo.bpl.expect b/Test/civl/foo.bpl.expect new file mode 100644 index 00000000..44a93860 --- /dev/null +++ b/Test/civl/foo.bpl.expect @@ -0,0 +1,8 @@ +foo.bpl(30,3): Error: Non-interference check failed +Execution trace: + foo.bpl(7,3): anon0 + (0,0): anon00 + foo.bpl(14,3): inline$Incr_1$0$A + (0,0): inline$Impl_YieldChecker_PC_1$0$L0 + +Boogie program verifier finished with 9 verified, 1 error -- cgit v1.2.3