mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Immutable is not reserved anymore.
This commit is contained in:
committed by
Daniel Kirchner
parent
b65a165da1
commit
f10c6500b2
@@ -540,7 +540,6 @@ BOOST_AUTO_TEST_CASE(keyword_is_reserved)
|
||||
"default",
|
||||
"define",
|
||||
"final",
|
||||
"immutable",
|
||||
"implements",
|
||||
"in",
|
||||
"inline",
|
||||
|
||||
Reference in New Issue
Block a user