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