Blame test/sclforin.awk

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