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