aboutsummaryrefslogtreecommitdiffstats
path: root/test/noparms.ok
diff options
context:
space:
mode:
Diffstat (limited to 'test/noparms.ok')
-rw-r--r--test/noparms.ok4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/noparms.ok b/test/noparms.ok
new file mode 100644
index 00000000..4c934c38
--- /dev/null
+++ b/test/noparms.ok
@@ -0,0 +1,4 @@
+gawk: noparms.awk:1: function x(a, b, c , ,) {}
+gawk: noparms.awk:1: ^ parse error
+gawk: noparms.awk:1: function x(a, b, c , ,) {}
+gawk: noparms.awk:1: ^ parse error