solidity/test/cmdlineTests/model_checker_engine_bmc/err

11 lines
192 B
Plaintext
Raw Normal View History

Warning: BMC: Assertion violation happens here.
2021-03-31 15:31:23 +00:00
--> model_checker_engine_bmc/input.sol:5:3:
|
2021-03-31 15:31:23 +00:00
5 | assert(x > 0);
| ^^^^^^^^^^^^^
Note: Counterexample:
x = 0
Note: Callstack:
Note: