solidity/test/cmdlineTests/model_checker_engine_chc/err

14 lines
211 B
Plaintext
Raw Normal View History

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