Skip to content

Commit 7fe4252

Browse files
Merge pull request #321 from Havvy/remove-proc-keyword
Removed 'proc' keyword
2 parents f2821ee + 4e12a2d commit 7fe4252

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/keywords.md

-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ them to use these keywords.
7575
> KW_OFFSETOF : `offsetof`
7676
> KW_OVERRIDE : `override`
7777
> KW_PRIV : `priv`
78-
> KW_PROC : `proc`
7978
> KW_PURE : `pure`
8079
> KW_SIZEOF : `sizeof`
8180
> KW_TYPEOF : `typeof`

0 commit comments

Comments
 (0)