diff options
Diffstat (limited to 'test/arrayparm.ok')
-rw-r--r-- | test/arrayparm.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/arrayparm.ok b/test/arrayparm.ok index 4dd199f4..5fe09aa3 100644 --- a/test/arrayparm.ok +++ b/test/arrayparm.ok @@ -1,2 +1,2 @@ -gawk: arrayparm.awk:18: fatal: attempt to use array `i (from foo)' in a scalar context +gawk: arrayparm.awk:13: fatal: attempt to use array `i (from foo)' in a scalar context EXIT CODE: 2 |