summaryrefslogtreecommitdiff
path: root/test/factor3.lm
diff options
context:
space:
mode:
Diffstat (limited to 'test/factor3.lm')
-rw-r--r--test/factor3.lm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/factor3.lm b/test/factor3.lm
index da1f290b..8d535880 100644
--- a/test/factor3.lm
+++ b/test/factor3.lm
@@ -1,3 +1,3 @@
##### LM #####
-open( 'x' 'r' )
+open( 'x', 'r' )
##### EXP #####