summaryrefslogtreecommitdiff
path: root/test/repeat2.lm
diff options
context:
space:
mode:
Diffstat (limited to 'test/repeat2.lm')
-rw-r--r--test/repeat2.lm1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/repeat2.lm b/test/repeat2.lm
index fd9667a2..cd10bb7e 100644
--- a/test/repeat2.lm
+++ b/test/repeat2.lm
@@ -2,6 +2,7 @@
# Copyright 2012 Adrian Thurston <thurston@complang.org>
#
+
lex
token word /( [^. \t\n]+ | '.' )/
token lws /[ \t]+/