xref: /freebsd/contrib/one-true-awk/testdir/t.set0a (revision ae7e8a02e6e93455e026036132c4d053b2c12ad9)
1{$0 = $2; print; print NF, $0; print $1}
2