github.com/benhoyt/goawk@v1.8.1/testdata/t.set0b (about) 1 {x=$1 = $0 = $2; print } 2 {$0 = $2 = $1; print } 3 {$(0) = $(2) = $(1); print }