xref: /freebsd/contrib/one-true-awk/testdir/t.2.x (revision 950a6087ec18cd22464b3297573f54a6d9223c99)
1 {i=2; j=$3; $1=i;print i,j,$1}
2