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