summaryrefslogtreecommitdiff
path: root/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'types.h')
-rw-r--r--types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/types.h b/types.h
index b4dba53..43befe1 100644
--- a/types.h
+++ b/types.h
@@ -183,8 +183,8 @@ typedef enum {
typedef enum {
KW_SEMICOLON,
+ KW_COLONCOLON,
KW_COLON,
- KW_AT,
KW_COMMA,
KW_LPAREN,
KW_RPAREN,