summaryrefslogtreecommitdiff
path: root/test/liftattrs.lm
diff options
context:
space:
mode:
Diffstat (limited to 'test/liftattrs.lm')
-rw-r--r--test/liftattrs.lm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/liftattrs.lm b/test/liftattrs.lm
index 08b216e1..67cba2c2 100644
--- a/test/liftattrs.lm
+++ b/test/liftattrs.lm
@@ -71,7 +71,7 @@ for AttrListIter:attr_list in RootItemList {
IL = construct item_list
["<wrapper " ^CollectedAttrs ">" ^RootItemList "</wrapper>"]
-print( ^IL '\n' )
+print( ^IL, '\n' )
##### IN #####
<t1 a=b foo=bar1 c=d>
<t2 foo=bar2 e=f></t2>