summaryrefslogtreecommitdiff
path: root/test/heredoc.lm
diff options
context:
space:
mode:
Diffstat (limited to 'test/heredoc.lm')
-rw-r--r--test/heredoc.lm3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/heredoc.lm b/test/heredoc.lm
index 23a8b114..57b42b20 100644
--- a/test/heredoc.lm
+++ b/test/heredoc.lm
@@ -1,5 +1,4 @@
context heredoc
-{
rl ident_char /[a-zA-Z_]/
lex
@@ -41,7 +40,7 @@ context heredoc
def start
[here_name here_data here_close id nl]
-}
+end heredoc
cons HereDoc: heredoc[]