diff options
Diffstat (limited to 'test/reg/func2.good')
-rw-r--r-- | test/reg/func2.good | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/reg/func2.good b/test/reg/func2.good index a6515c97..55ea9acd 100644 --- a/test/reg/func2.good +++ b/test/reg/func2.good @@ -1,2 +1,2 @@ -gawk: reg/func2.awk:2: fatal: function `dummy' called with space between name and `(', +gawk: reg/func2.awk:2: error: function `dummy' called with space between name and `(', or used as a variable or an array |