summaryrefslogtreecommitdiff
path: root/src/lib/tokens.mly
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/tokens.mly')
-rw-r--r--src/lib/tokens.mly1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/tokens.mly b/src/lib/tokens.mly
index 0eb442e..ea1493a 100644
--- a/src/lib/tokens.mly
+++ b/src/lib/tokens.mly
@@ -1,5 +1,6 @@
%token Sep
+%token Nothing
%token A
%token B
%token C