aboutsummaryrefslogtreecommitdiffstats
path: root/test/fnarray2.ok
diff options
context:
space:
mode:
Diffstat (limited to 'test/fnarray2.ok')
-rw-r--r--test/fnarray2.ok4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/fnarray2.ok b/test/fnarray2.ok
index 243e4cc3..82815055 100644
--- a/test/fnarray2.ok
+++ b/test/fnarray2.ok
@@ -1,3 +1,3 @@
-gawk: fnarray2.awk:3: r = ++pile[c]
-gawk: fnarray2.awk:3: ^ use of non-array as array
+gawk: fnarray2.awk:3: error: function `pile' called with space between name and `(',
+or used as a variable or an array
EXIT CODE: 1