xref: /netbsd-src/external/historical/nawk/dist/testdir/t.ors (revision 4f645668ed707e1f969c546666f8c8e45e6f8888)
1BEGIN	{ORS="abc"}
2	{print $1, $2, $3}
3