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

     1  BEGIN { j = 4; for (i in j) print j[i] }