mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
aaaaaaaaa
This commit is contained in:
parent
894e42db34
commit
b80a4662b9
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user