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

     1  { print NF, $NF, "abc" $NF }