shithub: kwa

ref: 3cd994e757586d7a6f54c2e6987065a958bf455e
dir: /test/t.incr/

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