summaryrefslogtreecommitdiff
path: root/test/tags1.lm
diff options
context:
space:
mode:
Diffstat (limited to 'test/tags1.lm')
-rw-r--r--test/tags1.lm3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/tags1.lm b/test/tags1.lm
index 06edfe33..4c5f4f87 100644
--- a/test/tags1.lm
+++ b/test/tags1.lm
@@ -1,5 +1,4 @@
context tags
-{
# Open and close tags by rewriting to generic close tags. Won't work if
# interested in unclosed tags because a token can start as not close_id, but
# then become a close id during the course of parsing.
@@ -80,7 +79,7 @@ context tags
print_xml( lhs )
print( 'failed\n' )
}
-}
+end tags
cons Tags: tags[]
Tags.TS = cons tags::tag_stack ["sentinal"]