solidity/test/cmdlineTests/model_checker_targets_underflow_bmc/err

13 lines
230 B
Plaintext
Raw Normal View History

Warning: BMC: Underflow (resulting value less than 0) happens here.
2021-03-31 15:31:23 +00:00
--> model_checker_targets_underflow_bmc/input.sol:7:3:
|
2021-03-31 15:31:23 +00:00
7 | --x;
| ^^^
Note: Counterexample:
<result> = (- 1)
a = 0
x = 0
Note: Callstack:
Note: