Info: CHC: 1 verification condition(s) proved safe! Enable the model checker option "show proved safe" to see all of them.

Info: Contract invariant(s) for model_checker_invariants_contract_reentrancy/input.sol:test:
(true || !(x >= 1))
Reentrancy property(ies) for model_checker_invariants_contract_reentrancy/input.sol:test:
(((<errorCode> = 0) && (x!6 = x!4) && (x' = x)) || true || true || true || true)
<errorCode> = 0 -> no errors
<errorCode> = 1 -> Assertion failed at assert(x == 0)
