xref: /netbsd-src/external/historical/nawk/dist/testdir/t.set3 (revision 4ac76180e904e771b9d522c7e57296d371f06499)
1{ i = 1; $i = $i/10; print }
2