summaryrefslogtreecommitdiff
path: root/test/reparse.lm
diff options
context:
space:
mode:
Diffstat (limited to 'test/reparse.lm')
-rw-r--r--test/reparse.lm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/reparse.lm b/test/reparse.lm
index 340327c9..454bc4e7 100644
--- a/test/reparse.lm
+++ b/test/reparse.lm
@@ -18,5 +18,5 @@ S: start = cons start[ Input ]
Again: start = parse start( Input )
-print( Again, '\n' )
+print( Again '\n' )