summaryrefslogtreecommitdiff
path: root/test/lhs1.lm
diff options
context:
space:
mode:
Diffstat (limited to 'test/lhs1.lm')
-rw-r--r--test/lhs1.lm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lhs1.lm b/test/lhs1.lm
index bed3cb48..99499abe 100644
--- a/test/lhs1.lm
+++ b/test/lhs1.lm
@@ -31,7 +31,7 @@ def start
| [B item* ';\n']
parse Start: start[ stdin ]
-print( Start.tree "\n" )
+print( Start "\n" )
##### IN #####
a b c ( d1 d2 ) e f g ;
##### EXP #####