xref: /illumos-gate/usr/src/test/util-tests/tests/awk/syn/paramdup.ok (revision 3ee4fc2aa6b5136515cc3eed32d3c6ef33e37471)
1*3ee4fc2aSCody Peter Mello$AWK: duplicate argument b at source line 3 in function foo source file paramdup.awk
2*3ee4fc2aSCody Peter Mello context is
3*3ee4fc2aSCody Peter Mello	function foo(a, b, c, >>>  b <<< , a)
4*3ee4fc2aSCody Peter Mello$AWK: syntax error at source line 3 in function foo source file paramdup.awk
5*3ee4fc2aSCody Peter Mello$AWK: bailing out at source line 3 in function foo
6