summaryrefslogtreecommitdiff
path: root/test/treecmp1.lm
diff options
context:
space:
mode:
Diffstat (limited to 'test/treecmp1.lm')
-rw-r--r--test/treecmp1.lm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/treecmp1.lm b/test/treecmp1.lm
index 23b41d51..c9666393 100644
--- a/test/treecmp1.lm
+++ b/test/treecmp1.lm
@@ -16,7 +16,7 @@ parse Input: four_ids[ stdin ]
for Id: id in Input {
if ( Id == B )
- print( B '\n' )
+ print( B, '\n' )
}
##### IN #####
a b c d