diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/CompilerKit/AST.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/CompilerKit/AST.h b/include/CompilerKit/AST.h index d586bbc..0e869da 100644 --- a/include/CompilerKit/AST.h +++ b/include/CompilerKit/AST.h @@ -37,7 +37,6 @@ enum struct KeywordKind { kKeywordKindImpl, kKeywordKindNew, kKeywordKindDelete, - kKeywordKindPtrAccess, kKeywordKindAccess, kKeywordKindIf, kKeywordKindElse, |
