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