Removed 'proc' from the reserved keywords list
This commit is contained in:
parent
75af15ee6c
commit
446285e45c
1 changed files with 0 additions and 1 deletions
|
|
@ -314,7 +314,6 @@ declare_keywords! {
|
|||
(46, Offsetof, "offsetof")
|
||||
(47, Override, "override")
|
||||
(48, Priv, "priv")
|
||||
(49, Proc, "proc")
|
||||
(50, Pure, "pure")
|
||||
(51, Sizeof, "sizeof")
|
||||
(52, Typeof, "typeof")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue