diff options
author | Andrew J. Schorr <aschorr@telemetry-investments.com> | 2015-02-01 09:50:44 -0500 |
---|---|---|
committer | Andrew J. Schorr <aschorr@telemetry-investments.com> | 2015-02-01 09:50:44 -0500 |
commit | a3eb4b0a735b4fbd60ed66154befd31c56b601db (patch) | |
tree | c599a9b69f74610a807019356333a1bc32d1cfd7 /test/callparam.ok | |
parent | 6322f5a157959473624345252df752d09e711e88 (diff) | |
parent | 86cd3e2cb5117c5800997d3bb363b6d5470be3ce (diff) | |
download | egawk-a3eb4b0a735b4fbd60ed66154befd31c56b601db.tar.gz egawk-a3eb4b0a735b4fbd60ed66154befd31c56b601db.tar.bz2 egawk-a3eb4b0a735b4fbd60ed66154befd31c56b601db.zip |
Merge branch 'master' into select
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 |