mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
1d2e579effe06ef11f0eb3f368f50547129819d2
- deny use of const for local variables - deny unitialized const variables - only int, fixed strings, and enums can be declaired as const
Description
Solidity, the Smart Contract Programming Language
100 MiB
Languages
C++
54.6%
Solidity
33.8%
Yul
5%
Python
2.7%
Shell
2.4%
Other
1.5%