summaryrefslogtreecommitdiff
path: root/test/context3.lm
diff options
context:
space:
mode:
Diffstat (limited to 'test/context3.lm')
-rw-r--r--test/context3.lm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/context3.lm b/test/context3.lm
index 834a1639..3b04e9ae 100644
--- a/test/context3.lm
+++ b/test/context3.lm
@@ -33,7 +33,7 @@ context ctx
def start
[item*]
-end ctx
+end # ctx
CTX: ctx = cons ctx []
parse InputP: ctx::start( CTX ) [stdin]