summaryrefslogtreecommitdiff
path: root/src/core/token.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/token.h')
-rw-r--r--src/core/token.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/token.h b/src/core/token.h
index caf4854..2107dd2 100644
--- a/src/core/token.h
+++ b/src/core/token.h
@@ -110,6 +110,7 @@ typedef enum {
TT_INT,
TT_DEFINED,
TT_UNDEF,
+ TT_SYMS,
END_KEYWORDS,
START_PARANTS,