mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Export immutability.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
{
|
||||
"constant": false,
|
||||
"id": 2,
|
||||
"mutability": "mutable",
|
||||
"name": "a",
|
||||
"nodeType": "VariableDeclaration",
|
||||
"overrides": null,
|
||||
|
||||
Reference in New Issue
Block a user