mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Updates to command-line tests
This commit is contained in:
@@ -1,13 +1 @@
|
||||
Warning: CHC: Error trying to invoke SMT solver.
|
||||
--> model_checker_divModSlacks_false_chc/input.sol:6:11:
|
||||
|
|
||||
6 | return (a / b, a % b);
|
||||
| ^^^^^
|
||||
|
||||
Warning: CHC: Error trying to invoke SMT solver.
|
||||
--> model_checker_divModSlacks_false_chc/input.sol:6:18:
|
||||
|
|
||||
6 | return (a / b, a % b);
|
||||
| ^^^^^
|
||||
|
||||
Warning: CHC: 2 verification condition(s) could not be proved. Enable the model checker option "show unproved" to see all of them. Consider choosing a specific contract to be verified in order to reduce the solving problems. Consider increasing the timeout per query.
|
||||
|
||||
Reference in New Issue
Block a user