solidity/test/cmdlineTests/model_checker_targets_balance_bmc/err

12 lines
213 B
Plaintext
Raw Normal View History

Warning: BMC: Insufficient funds happens here.
2021-03-31 15:31:23 +00:00
--> model_checker_targets_balance_bmc/input.sol:10:3:
|
2021-03-31 15:31:23 +00:00
10 | a.transfer(x);
| ^^^^^^^^^^^^^
Note: Counterexample:
a = 0
x = 0
Note: Callstack:
Note: