solidity/test/cmdlineTests/model_checker_ext_calls_trusted_chc/err
2023-02-06 17:02:33 +01:00

6 lines
243 B
Plaintext

Warning: Function state mutability can be restricted to pure
--> model_checker_ext_calls_trusted_chc/input.sol:5:2:
|
5 | function f() public view returns (uint) {
| ^ (Relevant source part starts here and spans across multiple lines).