This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
15
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b11eff7c88
solidity
/
test
/
libsolidity
/
syntaxTests
/
immutable
/
immutable_basic.sol
chriseth
fa148f2483
Parsing of immutable state variable.
2020-03-12 17:11:24 +01:00
3 lines
36 B
Solidity
Raw
Blame
History
contract
C
{
uint
immutable
x
;
}
Reference in New Issue
View Git Blame
Copy Permalink