aboutsummaryrefslogtreecommitdiff
path: root/tokens.c
diff options
context:
space:
mode:
Diffstat (limited to 'tokens.c')
-rw-r--r--tokens.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tokens.c b/tokens.c
index 08cf48a..32a818c 100644
--- a/tokens.c
+++ b/tokens.c
@@ -101,8 +101,8 @@ const char *operators[] = {
"+",
"-",
"(",
- "", /* $38, redunant for arrays */
- "", /* $39, ditto */
+ "", /* $38, redunant "(" for arrays */
+ "", /* $39, ditto for strings */
"(",
"(",
",",