xref: /minix3/tests/usr.bin/awk/d_assign_NF.out (revision 11be35a165022172ed3cea20f2b5df0307540b0e)
1*11be35a1SLionel Sambuc$0=`1 2`
2*11be35a1SLionel Sambuc$3=``
3*11be35a1SLionel Sambuc$4=``
4*11be35a1SLionel Sambuc$0=`1 2 `
5*11be35a1SLionel Sambuc$3=``
6*11be35a1SLionel Sambuc$4=``
7*11be35a1SLionel Sambuc$0=`1 2  `
8*11be35a1SLionel Sambuc$3=``
9*11be35a1SLionel Sambuc$4=``
10