Blame test/sclforin.awk

Packit Service f629e6
BEGIN { j = 4; for (i in j) print j[i] }