summaryrefslogtreecommitdiff
path: root/test/translate2.lm
diff options
context:
space:
mode:
Diffstat (limited to 'test/translate2.lm')
-rw-r--r--test/translate2.lm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/translate2.lm b/test/translate2.lm
index 57d0ef19..96cef52b 100644
--- a/test/translate2.lm
+++ b/test/translate2.lm
@@ -44,7 +44,7 @@ context ctx
[A item* '!']
| [B item* ';\n']
-end ctx
+end # ctx
CTX: ctx = cons ctx []
parse InputP: ctx::start( CTX ) [ stdin ]