Type is not reserved anymore.

This commit is contained in:
chriseth
2019-01-17 20:36:48 +01:00
parent 4669b06ab4
commit fed56f33d5
-1
View File
@@ -539,7 +539,6 @@ BOOST_AUTO_TEST_CASE(keyword_is_reserved)
"supports",
"switch",
"try",
"type",
"typedef",
"typeof",
"unchecked"