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

     1  BEGIN { $i++ = 3 ; print i }