Skip to content

Commit

Permalink
Remove moar keywords that were unreserved
Browse files Browse the repository at this point in the history
  • Loading branch information
Havvy committed Jun 11, 2018
1 parent 4652ee5 commit e21b496
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/keywords.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,17 +66,13 @@ them to use these keywords.

> **<sup>Lexer</sup>**
> KW_ABSTRACT : `abstract`
> KW_ALIGNOF : `alignof`
> KW_BECOME : `become`
> KW_BOX : `box`
> KW_DO : `do`
> KW_FINAL : `final`
> KW_MACRO : `macro`
> KW_OFFSETOF : `offsetof`
> KW_OVERRIDE : `override`
> KW_PRIV : `priv`
> KW_PURE : `pure`
> KW_SIZEOF : `sizeof`
> KW_TYPEOF : `typeof`
> KW_UNSIZED : `unsized`
> KW_VIRTUAL : `virtual`
Expand Down

0 comments on commit e21b496

Please sign in to comment.