solidity/test/cmdlineTests/model_checker_engine_all/err
2021-01-12 14:57:04 +01:00

13 lines
210 B
Plaintext

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