Merge pull request #8385 from ethereum/immutable

Immutable state variables (1)
This commit is contained in:
Daniel Kirchner
2020-03-06 14:20:13 +01:00
committed by GitHub
6 changed files with 18 additions and 11 deletions
-1
View File
@@ -540,7 +540,6 @@ BOOST_AUTO_TEST_CASE(keyword_is_reserved)
"default",
"define",
"final",
"immutable",
"implements",
"in",
"inline",