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