aboutsummaryrefslogtreecommitdiffstats
path: root/test/argarray.good
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-07-16 12:30:13 +0300
committerArnold D. Robbins <arnold@skeeve.com>2010-07-16 12:30:13 +0300
commit66b0bdd602e952f20fa98f6ce5430cea68d4f598 (patch)
tree0b5f379a44720da132f3bd6a66cd900ca821a9aa /test/argarray.good
parent61bb57af53ebe916d2db6e3585d4fc7ac1d99b92 (diff)
downloadegawk-66b0bdd602e952f20fa98f6ce5430cea68d4f598.tar.gz
egawk-66b0bdd602e952f20fa98f6ce5430cea68d4f598.tar.bz2
egawk-66b0bdd602e952f20fa98f6ce5430cea68d4f598.zip
Move to gawk-2.15.4.
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 "-"