diff options
Diffstat (limited to 'test/callparam.ok')
-rw-r--r-- | test/callparam.ok | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/callparam.ok b/test/callparam.ok new file mode 100644 index 00000000..00a027e8 --- /dev/null +++ b/test/callparam.ok @@ -0,0 +1,2 @@ +gawk: callparam.awk:5: error: attempt to use non-function `b' in function call +EXIT CODE: 1 |