summaryrefslogtreecommitdiff
path: root/test/include1.lm
diff options
context:
space:
mode:
Diffstat (limited to 'test/include1.lm')
-rw-r--r--test/include1.lm5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/include1.lm b/test/include1.lm
new file mode 100644
index 0000000..efd29ba
--- /dev/null
+++ b/test/include1.lm
@@ -0,0 +1,5 @@
+##### LM #####
+include 'include1a.lmi'
+print( ' world\n' )
+##### EXP #####
+hello world