github.com/benhoyt/goawk@v1.8.1/testdata/gawk/pcntplus.awk (about)

     1  BEGIN { printf "%+d %d\n", 3, 4 }