Skip to content

Commit e21b496

Browse files
committed
Remove moar keywords that were unreserved
1 parent 4652ee5 commit e21b496

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/keywords.md

-4
Original file line numberDiff line numberDiff line change
@@ -66,17 +66,13 @@ them to use these keywords.
6666

6767
> **<sup>Lexer</sup>**
6868
> KW_ABSTRACT : `abstract`
69-
> KW_ALIGNOF : `alignof`
7069
> KW_BECOME : `become`
7170
> KW_BOX : `box`
7271
> KW_DO : `do`
7372
> KW_FINAL : `final`
7473
> KW_MACRO : `macro`
75-
> KW_OFFSETOF : `offsetof`
7674
> KW_OVERRIDE : `override`
7775
> KW_PRIV : `priv`
78-
> KW_PURE : `pure`
79-
> KW_SIZEOF : `sizeof`
8076
> KW_TYPEOF : `typeof`
8177
> KW_UNSIZED : `unsized`
8278
> KW_VIRTUAL : `virtual`

0 commit comments

Comments
 (0)