aboutsummaryrefslogtreecommitdiffstats
path: root/test/inputred.awk
diff options
context:
space:
mode:
Diffstat (limited to 'test/inputred.awk')
-rw-r--r--test/inputred.awk1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/inputred.awk b/test/inputred.awk
new file mode 100644
index 00000000..6524df62
--- /dev/null
+++ b/test/inputred.awk
@@ -0,0 +1 @@
+BEGIN { print getline < "file" ".txt" }