shithub: kwa

ref: cd1bcaf273f968c44f70c78eb1ff8729086badbb
dir: /test/t.incr/

View raw version
{ ++i; --j; k++; l-- }
END { print NR, i, j, k, l }