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

     1  BEGIN { printf "%*sworld\n", -20, "hello" }