shithub: kwa

ref: 23b63e6c9668efb47e01ebfca03b0aed5cbbe327
dir: /test/t.incr/

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