solidity/test/cmdlineTests/model_checker_timeout_all/err

13 lines
325 B
Plaintext
Raw Normal View History

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