diff options
Diffstat (limited to 'test/paramasfunc2.ok')
-rw-r--r-- | test/paramasfunc2.ok | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/paramasfunc2.ok b/test/paramasfunc2.ok new file mode 100644 index 00000000..2cdf4f66 --- /dev/null +++ b/test/paramasfunc2.ok @@ -0,0 +1,3 @@ +gawk: paramasfunc2.awk:8: error: attempt to use non-function `abc' in function call +gawk: error: function `X': can't use function `abc' as a parameter name +EXIT CODE: 1 |