mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
ebb4d5e298cbe9d8d6bb6b1fa1d8f6f769d62fba
- 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%