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, 0 insertions, 1 deletions
diff --git a/src/core/token.h b/src/core/token.h
index 497dc78..b7e77a9 100644
--- a/src/core/token.h
+++ b/src/core/token.h
@@ -101,7 +101,6 @@ typedef enum {
TT_PROC,
TT_FUNC,
TT_MY,
- TT_ARR,
TT_WHILE,
TT_UNTIL,
TT_NEXT,