ref: d133a4306688e51df959da814d48f10f33cad23a dir: /test/t.incr3/
{ s = 0 for (i=1; i <= NF; s += $(i++)) ; print s }