github.com/benhoyt/goawk@v1.8.1/testdata/t.split2 (about)

     1  { split ($0, x); print x[2], x[1] }