xref: /illumos-gate/usr/src/test/util-tests/tests/awk/syn/noparms.ok (revision a61ed2ce7a86a4d6428f2a83eb4739fae945447e)
1$AWK: syntax error at source line 1 in function x source file noparms.awk
2 context is
3	function x(a, b, c , >>>  , <<<
4$AWK: bailing out at source line 1 in function x
5