Skip to content

Commit

Permalink
Merge pull request rust-lang#321 from Havvy/remove-proc-keyword
Browse files Browse the repository at this point in the history
Removed 'proc' keyword
  • Loading branch information
matthewjasper authored Apr 24, 2018
2 parents f2821ee + 4e12a2d commit 7fe4252
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/keywords.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ them to use these keywords.
> KW_OFFSETOF : `offsetof`
> KW_OVERRIDE : `override`
> KW_PRIV : `priv`
> KW_PROC : `proc`
> KW_PURE : `pure`
> KW_SIZEOF : `sizeof`
> KW_TYPEOF : `typeof`
Expand Down

0 comments on commit 7fe4252

Please sign in to comment.