solidity/test/cmdlineTests/model_checker_targets_balance_bmc/err
2021-04-08 21:03:39 +02:00

12 lines
213 B
Plaintext

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