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