diff options
Diffstat (limited to 'include/CompilerKit/AST.h')
| -rw-r--r-- | include/CompilerKit/AST.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/CompilerKit/AST.h b/include/CompilerKit/AST.h index 388a6c6..3632ef5 100644 --- a/include/CompilerKit/AST.h +++ b/include/CompilerKit/AST.h @@ -41,8 +41,6 @@ enum struct KeywordKind { kKeywordKindAccess, kKeywordKindAccessChecked, kKeywordKindIf, - kKeywordKindElse, - kKeywordKindElseIf, kKeywordKindVariableAssign, kKeywordKindVariableDec, kKeywordKindVariableInc, |
