diff options
Diffstat (limited to 'test/paramasfunc1.ok')
-rw-r--r-- | test/paramasfunc1.ok | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/paramasfunc1.ok b/test/paramasfunc1.ok new file mode 100644 index 00000000..9ee95116 --- /dev/null +++ b/test/paramasfunc1.ok @@ -0,0 +1,3 @@ +gawk: paramasfunc1.awk:6: 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 |