Blame test/numsubstr.awk

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