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