solidity/test/cmdlineTests/model_checker_engine_chc/err
2020-12-09 19:55:18 +01:00

14 lines
201 B
Plaintext

Warning: CHC: Assertion violation happens here.
Counterexample:
x = 0
Transaction trace:
constructor()
f(0)
--> model_checker_engine_chc/input.sol:6:3:
|
6 | assert(x > 0);
| ^^^^^^^^^^^^^