aboutsummaryrefslogtreecommitdiff
path: root/lib/qparser/tokens.mly
diff options
context:
space:
mode:
Diffstat (limited to 'lib/qparser/tokens.mly')
-rw-r--r--lib/qparser/tokens.mly1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/qparser/tokens.mly b/lib/qparser/tokens.mly
index 0ba5486..42856ef 100644
--- a/lib/qparser/tokens.mly
+++ b/lib/qparser/tokens.mly
@@ -20,6 +20,7 @@
%token AND OR
%token EOL
+%token EOF
%token <string>IDENT
%token <string>LITERAL