mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
13 lines
315 B
Plaintext
13 lines
315 B
Plaintext
Warning: CHC: Assertion violation might happen here.
|
|
--> model_checker_timeout_all/input.sol:9:3:
|
|
|
|
|
9 | assert(r % k == 0);
|
|
| ^^^^^^^^^^^^^^^^^^
|
|
|
|
Warning: BMC: Assertion violation might happen here.
|
|
--> model_checker_timeout_all/input.sol:9:3:
|
|
|
|
|
9 | assert(r % k == 0);
|
|
| ^^^^^^^^^^^^^^^^^^
|
|
Note:
|