++

++

[1] これはちょっとした罠:

$ perl -e 'printf "%d %d", $i, $i++'
1 0