mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
7 lines
171 B
Plaintext
7 lines
171 B
Plaintext
Warning: BMC: Condition is always true.
|
|
--> model_checker_targets_constant_condition_bmc/input.sol:7:11:
|
|
|
|
|
7 | require(x >= 0);
|
|
| ^^^^^^
|
|
Note: Callstack:
|