aaaaaaaaa

This commit is contained in:
Alexander Arlt 2023-07-12 18:13:21 +02:00
parent 894e42db34
commit b80a4662b9
2 changed files with 2 additions and 4 deletions

View File

@ -13,6 +13,4 @@ contract A {
// SMTEngine: all
// ----
// Warning 6328: (124-146): CHC: Assertion violation happens here.
// Warning 6328: (150-173): CHC: Assertion violation might happen here.
// Info 1391: CHC: 4 verification condition(s) proved safe! Enable the model checker option "show proved safe" to see all of them.
// Warning 4661: (150-173): BMC: Assertion violation happens here.
// Info 1391: CHC: 5 verification condition(s) proved safe! Enable the model checker option "show proved safe" to see all of them.

View File

@ -13,4 +13,4 @@ contract C {
// ----
// Warning 6328: (131-148): CHC: Assertion violation might happen here.
// Info 1391: CHC: 3 verification condition(s) proved safe! Enable the model checker option "show proved safe" to see all of them.
// Warning 7812: (131-148): BMC: Assertion violation might happen here.
// Info 6002: BMC: 1 verification condition(s) proved safe! Enable the model checker option "show proved safe" to see all of them.