xref: /freebsd/contrib/one-true-awk/testdir/t.set3 (revision 63f537551380d2dab29fa402ad1269feae17e594)
1{ i = 1; $i = $i/10; print }
2