aboutsummaryrefslogtreecommitdiffstats
path: root/test/paramasfunc1.ok
diff options
context:
space:
mode:
authorAndrew J. Schorr <aschorr@telemetry-investments.com>2015-02-01 09:50:44 -0500
committerAndrew J. Schorr <aschorr@telemetry-investments.com>2015-02-01 09:50:44 -0500
commita3eb4b0a735b4fbd60ed66154befd31c56b601db (patch)
treec599a9b69f74610a807019356333a1bc32d1cfd7 /test/paramasfunc1.ok
parent6322f5a157959473624345252df752d09e711e88 (diff)
parent86cd3e2cb5117c5800997d3bb363b6d5470be3ce (diff)
downloadegawk-a3eb4b0a735b4fbd60ed66154befd31c56b601db.tar.gz
egawk-a3eb4b0a735b4fbd60ed66154befd31c56b601db.tar.bz2
egawk-a3eb4b0a735b4fbd60ed66154befd31c56b601db.zip
Merge branch 'master' into select
Diffstat (limited to 'test/paramasfunc1.ok')
-rw-r--r--test/paramasfunc1.ok3
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