diff options
Diffstat (limited to 'test/aryprm3.ok')
-rw-r--r-- | test/aryprm3.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/aryprm3.ok b/test/aryprm3.ok index 63c51312..a855deab 100644 --- a/test/aryprm3.ok +++ b/test/aryprm3.ok @@ -1,2 +1,2 @@ -gawk: aryprm3.awk:6: fatal: attempt to use array `a (from arr)' in a scalar context +gawk: aryprm3.awk:4: fatal: attempt to use array `a (from arr)' in a scalar context EXIT CODE: 2 |