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