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

11 lines
192 B
Plaintext

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