summaryrefslogtreecommitdiff
path: root/test/undofrag1.lm
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2013-02-12 18:46:36 -0500
committerAdrian Thurston <thurston@complang.org>2013-02-12 18:46:36 -0500
commitdb6d1e59466b839f3d0615cffcf5ba688b695263 (patch)
tree4a2831030078fe339d3df81fa91bf5db60ba146e /test/undofrag1.lm
parent3e4073f292d52de13de0c57c0700f34256263427 (diff)
downloadcolm-db6d1e59466b839f3d0615cffcf5ba688b695263.tar.gz
updated examples for namespace and context syntax changes
Diffstat (limited to 'test/undofrag1.lm')
-rw-r--r--test/undofrag1.lm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/undofrag1.lm b/test/undofrag1.lm
index 73b41e45..6c14047d 100644
--- a/test/undofrag1.lm
+++ b/test/undofrag1.lm
@@ -41,7 +41,7 @@ context ctx
[A item* '!']
| [B item* ';\n']
-end ctx
+end # ctx
CTX: ctx = cons ctx []