solidity/test/cmdlineTests/model_checker_timeout_all/err
2021-04-08 21:03:39 +02:00

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: