xref: /netbsd-src/external/historical/nawk/dist/testdir/t.8.x (revision 6f2cbaf6070522c7a121cd0dcb79cf06aa3606b1)
1 {$2=$1; print}
2 
3 # this should produce a blank for an empty input line
4 # since it has created fields 1 and 2.
5