mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
14 lines
597 B
Plaintext
14 lines
597 B
Plaintext
|
Warning: CHC: Error trying to invoke SMT solver.
|
||
|
--> model_checker_divModSlacks_false_all/input.sol:6:11:
|
||
|
|
|
||
|
6 | return (a / b, a % b);
|
||
|
| ^^^^^
|
||
|
|
||
|
Warning: CHC: Error trying to invoke SMT solver.
|
||
|
--> model_checker_divModSlacks_false_all/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.
|