xref: /illumos-gate/usr/src/test/util-tests/tests/awk/syn/noparms.awk (revision b172429eb7fa68712e018d8965b6d0c7f6779f9e)
1function x(a, b, c , ,) {}
2