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