summaryrefslogtreecommitdiff
path: root/test/heredoc.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/heredoc.lm
parent3e4073f292d52de13de0c57c0700f34256263427 (diff)
downloadcolm-db6d1e59466b839f3d0615cffcf5ba688b695263.tar.gz
updated examples for namespace and context syntax changes
Diffstat (limited to 'test/heredoc.lm')
-rw-r--r--test/heredoc.lm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/heredoc.lm b/test/heredoc.lm
index 57b42b20..df509075 100644
--- a/test/heredoc.lm
+++ b/test/heredoc.lm
@@ -40,7 +40,7 @@ context heredoc
def start
[here_name here_data here_close id nl]
-end heredoc
+end # heredoc
cons HereDoc: heredoc[]