summaryrefslogtreecommitdiff
path: root/test/pull1.lm
diff options
context:
space:
mode:
Diffstat (limited to 'test/pull1.lm')
-rw-r--r--test/pull1.lm2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/pull1.lm b/test/pull1.lm
new file mode 100644
index 00000000..bc559671
--- /dev/null
+++ b/test/pull1.lm
@@ -0,0 +1,2 @@
+String: str = stdin.pull( 10 )
+print( String '\n' )