diff options
Diffstat (limited to 'tests/input-line.sub')
-rw-r--r-- | tests/input-line.sub | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/input-line.sub b/tests/input-line.sub new file mode 100644 index 0000000..7bc8df2 --- /dev/null +++ b/tests/input-line.sub @@ -0,0 +1,2 @@ +read line +echo line read by $0 was \`$line\' |