From 8c042f99cc7465c86351d21331a129111b75345d Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 16 Jul 2010 12:41:09 +0300 Subject: Move to gawk-3.0.0. --- test/argarray.ok | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 test/argarray.ok (limited to 'test/argarray.ok') diff --git a/test/argarray.ok b/test/argarray.ok new file mode 100644 index 00000000..18eb841c --- /dev/null +++ b/test/argarray.ok @@ -0,0 +1,9 @@ +here we have 3 arguments +which are + gawk + ./argarray.in + - +Environment variable TEST= +and the current input file is called "" +in main loop, this input file is known as "./argarray.in" +in main loop, this input file is known as "-" -- cgit v1.2.3