github.com/benhoyt/goawk@v1.8.1
/
testdata
/
t.set2
(
about
)
1 { n = length($0) % 2
2 $n = $2
3 print
4 }