solidity/test/cmdlineTests/model_checker_timeout_all/err

13 lines
315 B
Plaintext
Raw Normal View History

2020-11-02 20:20:20 +00:00
Warning: CHC: Assertion violation might happen here.
2021-03-31 15:31:23 +00:00
--> model_checker_timeout_all/input.sol:9:3:
|
9 | assert(r % k == 0);
| ^^^^^^^^^^^^^^^^^^
2020-11-05 14:03:02 +00:00
Warning: BMC: Assertion violation might happen here.
2021-03-31 15:31:23 +00:00
--> model_checker_timeout_all/input.sol:9:3:
|
9 | assert(r % k == 0);
| ^^^^^^^^^^^^^^^^^^
2020-11-02 20:20:20 +00:00
Note: