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

     1  { print substr(1000+$1, 2) }