summaryrefslogtreecommitdiff
path: root/test/counting2.lm
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2012-12-16 22:46:18 -0500
committerAdrian Thurston <thurston@complang.org>2012-12-16 22:46:18 -0500
commitfdbe023431ad745bc4d96a61cc47b969980049e6 (patch)
tree06938c9deee0637d1090e4d2a6dfcf9c4c56cd56 /test/counting2.lm
parent7f51e7044b84504d50d3313fb11e546a0ee547cd (diff)
downloadcolm-fdbe023431ad745bc4d96a61cc47b969980049e6.tar.gz
removed lexical region name from test cases
Diffstat (limited to 'test/counting2.lm')
-rw-r--r--test/counting2.lm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/counting2.lm b/test/counting2.lm
index c3152721..ca43493c 100644
--- a/test/counting2.lm
+++ b/test/counting2.lm
@@ -11,7 +11,7 @@ rl rl_num /[0-9]+/
# Tokens
#
-lex start
+lex
{
# Ignore whitespace.
ignore /rl_ws/