mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Type is not reserved anymore.
This commit is contained in:
parent
4669b06ab4
commit
fed56f33d5
@ -539,7 +539,6 @@ BOOST_AUTO_TEST_CASE(keyword_is_reserved)
|
|||||||
"supports",
|
"supports",
|
||||||
"switch",
|
"switch",
|
||||||
"try",
|
"try",
|
||||||
"type",
|
|
||||||
"typedef",
|
"typedef",
|
||||||
"typeof",
|
"typeof",
|
||||||
"unchecked"
|
"unchecked"
|
||||||
|
Loading…
Reference in New Issue
Block a user