aboutsummaryrefslogtreecommitdiffstats
path: root/test/argarray.good
diff options
context:
space:
mode:
Diffstat (limited to 'test/argarray.good')
-rw-r--r--test/argarray.good11
1 files changed, 7 insertions, 4 deletions
diff --git a/test/argarray.good b/test/argarray.good
index ea16ad72..3bdcca63 100644
--- a/test/argarray.good
+++ b/test/argarray.good
@@ -1,6 +1,9 @@
-here we have 1 argument
-which is
+here we have 3 arguments
+which are
gawk
-Environment variable TEST=test
+ argarray.awk
+ -
+Environment variable TEST=
and the current input file is called ""
-but this would change if we would have something to process
+in main loop, this input file is known as "argarray.awk"
+in main loop, this input file is known as "-"