ref: 4defc0a705893f36adeed5ffd358b4d178ee8f31 dir: /test/t.incr/
{ ++i; --j; k++; l-- } END { print NR, i, j, k, l }