Type is not reserved anymore.

This commit is contained in:
chriseth 2019-01-15 23:05:07 +01:00
parent 4669b06ab4
commit fed56f33d5

View File

@ -539,7 +539,6 @@ BOOST_AUTO_TEST_CASE(keyword_is_reserved)
"supports",
"switch",
"try",
"type",
"typedef",
"typeof",
"unchecked"