summaryrefslogtreecommitdiff
path: root/test/pull1.lm
diff options
context:
space:
mode:
Diffstat (limited to 'test/pull1.lm')
-rw-r--r--test/pull1.lm7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/pull1.lm b/test/pull1.lm
new file mode 100644
index 0000000..f86bd6c
--- /dev/null
+++ b/test/pull1.lm
@@ -0,0 +1,7 @@
+##### LM #####
+String: str = stdin.pull( 10 )
+print( String '\n' )
+##### IN #####
+this is input for a non-parse pull
+##### EXP #####
+this is in