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