mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Parse override keyword
This commit is contained in:
@@ -545,7 +545,6 @@ BOOST_AUTO_TEST_CASE(keyword_is_reserved)
|
||||
"mutable",
|
||||
"null",
|
||||
"of",
|
||||
"override",
|
||||
"partial",
|
||||
"promise",
|
||||
"reference",
|
||||
|
||||
Reference in New Issue
Block a user