mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
12 lines
213 B
Plaintext
12 lines
213 B
Plaintext
Warning: BMC: Insufficient funds happens here.
|
|
--> model_checker_targets_balance_bmc/input.sol:11:3:
|
|
|
|
|
11 | a.transfer(x);
|
|
| ^^^^^^^^^^^^^
|
|
Note: Counterexample:
|
|
a = 0
|
|
x = 0
|
|
|
|
Note: Callstack:
|
|
Note:
|